[Midnightbsd-cvs] mports: Makefile: Set License, switch to USE_LDCONFIG

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Nov 7 16:26:45 EST 2007


Log Message:
-----------
Set License, switch to USE_LDCONFIG

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-wm/kompmgr/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11-wm/kompmgr/Makefile -L x11-wm/kompmgr/Makefile -u -r1.2 -r1.3
--- x11-wm/kompmgr/Makefile
+++ x11-wm/kompmgr/Makefile
@@ -17,6 +17,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Utility needed to enable XComposite support in KDE
+LICENSE=	gpl2
 
 USE_KDELIBS_VER=3
 PREFIX=		${KDE_PREFIX}
@@ -25,7 +26,7 @@
 USE_AUTOTOOLS=  libtool:15
 USE_GMAKE=	yes
 WRKSRC=		${WRKDIR}/kdebase-${PORTVERSION}
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 CONFIGURE_ARGS+=--without-java
 


More information about the Midnightbsd-cvs mailing list