[Midnightbsd-cvs] mports: Makefile: license, libtool

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 4 01:35:40 EDT 2008


Log Message:
-----------
license, libtool

Modified Files:
--------------
    mports/x11-toolkits/gtoolkit:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/gtoolkit/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11-toolkits/gtoolkit/Makefile -L x11-toolkits/gtoolkit/Makefile -u -r1.2 -r1.3
--- x11-toolkits/gtoolkit/Makefile
+++ x11-toolkits/gtoolkit/Makefile
@@ -9,11 +9,12 @@
 PORTNAME=	gtoolkit
 PORTVERSION=	0.9.5
 PORTREVISION=	4
-CATEGORIES=	x11-toolkits
+CATEGORIES=	x11-toolkits gnustep
 MASTER_SITES=	ftp://ftp.inf.uos.de/pub/elmar/gtk/objc-gtoolkit/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Obj-C wrapper for gtk, a x11 graphics library
+LICENSE=	gpl2
 
 USE_GMAKE=	yes
 USE_GNUSTEP=	yes
@@ -23,7 +24,7 @@
 USE_GNUSTEP_CONFIGURE=	yes
 USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
-USE_GNUSTEP_LDCONFIG=	${LOCALLIBDIR}
+USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
 
 GNU_CONFIGURE=	yes
 USE_GNOME=	gtk12


More information about the Midnightbsd-cvs mailing list