[Midnightbsd-cvs] mports: Makefile: Add ldconfig, whitespace fix

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 4 23:43:26 EST 2008


Log Message:
-----------
Add ldconfig, whitespace fix

Modified Files:
--------------
    mports/x11-wm/windowmaker:
        Makefile (r1.7 -> r1.8)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-wm/windowmaker/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -L x11-wm/windowmaker/Makefile -L x11-wm/windowmaker/Makefile -u -r1.7 -r1.8
--- x11-wm/windowmaker/Makefile
+++ x11-wm/windowmaker/Makefile
@@ -24,12 +24,13 @@
 		Xft.2:${PORTSDIR}/x11-fonts/libXft
 RUN_DEPENDS=	${LOCALBASE}/share/WindowMaker/Themes/LeetWM.themed/style:${PORTSDIR}/graphics/wmicons
 
-USE_AUTOTOOLS=        libtool:15
+USE_AUTOTOOLS=	libtool:15
 USE_BZIP2=	yes
 USE_GNOME=	gnomehack gnometarget pkgconfig
 USE_XPM=	yes
 USE_PERL5=	yes
 USE_GETTEXT=	yes
+USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd6.0
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \


More information about the Midnightbsd-cvs mailing list