[Midnightbsd-cvs] mports: Makefile:

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu May 1 18:52:12 EDT 2008


Log Message:
-----------


Modified Files:
--------------
    mports/x11-wm/compiz:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-wm/compiz/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11-wm/compiz/Makefile -L x11-wm/compiz/Makefile -u -r1.2 -r1.3
--- x11-wm/compiz/Makefile
+++ x11-wm/compiz/Makefile
@@ -60,9 +60,9 @@
 		compiz-wobbly.schemas \
 		compiz-zoom.schemas
 
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}"
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd6.0
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
 
 OPTIONS=	RSVG "Enable librsvg2 support" on \
 		GTK "Enable gtk2 support" on \


More information about the Midnightbsd-cvs mailing list