[Midnightbsd-cvs] mports: Makefile: forgott to add xinerama

crash at midnightbsd.org crash at midnightbsd.org
Sat Sep 6 17:15:14 EDT 2008


Log Message:
-----------
forgott to add xinerama

Modified Files:
--------------
    mports/x11/dmenu:
        Makefile (r1.8 -> r1.9)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/dmenu/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -L x11/dmenu/Makefile -L x11/dmenu/Makefile -u -r1.8 -r1.9
--- x11/dmenu/Makefile
+++ x11/dmenu/Makefile
@@ -16,7 +16,7 @@
 COMMENT=	X11 menu application (not only) for the dwm window manager
 LICENSE=	mit
 
-USE_XORG=	x11 
+USE_XORG=	x11 xinerama
 
 FAKE_OPTS=	trueprefix
 


More information about the Midnightbsd-cvs mailing list