[Midnightbsd-cvs] mports: Makefile: GNUstep make 2 fix.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Aug 20 02:53:17 EDT 2007


Log Message:
-----------
GNUstep make 2 fix.

Modified Files:
--------------
    mports/deskutils/etoile-extendedworkspacekit:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/deskutils/etoile-extendedworkspacekit/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ldeskutils/etoile-extendedworkspacekit/Makefile -Ldeskutils/etoile-extendedworkspacekit/Makefile -u -r1.2 -r1.3
--- deskutils/etoile-extendedworkspacekit/Makefile
+++ deskutils/etoile-extendedworkspacekit/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	extendedworkspacekit
 PORTVERSION=	0.1.${SNAPSHOT}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils gnustep
 MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	dinoex
@@ -27,6 +27,7 @@
 USE_GNUSTEP_SYSTEM_LIBS+=	TrackerKit:${TRACKERKIT_PORT}
 DEFAULT_LIBVERSION=	0.1
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_SYSTEM_LIBRARIES}
+MAKE_ENV+=      GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
 NO_FILTER_SHLIBS=	yes
 
 SNAPSHOT=	20061221


More information about the Midnightbsd-cvs mailing list