[Midnightbsd-cvs] mports: Makefile: It looks like etoile-ui is a dependancy.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Nov 9 15:08:18 EST 2007


Log Message:
-----------
It looks like etoile-ui is a dependancy.

Modified Files:
--------------
    mports/graphics/etoile-distributedview:
        Makefile (r1.5 -> r1.6)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/etoile-distributedview/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L graphics/etoile-distributedview/Makefile -L graphics/etoile-distributedview/Makefile -u -r1.5 -r1.6
--- graphics/etoile-distributedview/Makefile
+++ graphics/etoile-distributedview/Makefile
@@ -7,7 +7,7 @@
 
 PORTNAME=	distributedview
 PORTVERSION=	0.1.${SNAPSHOT}
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics gnustep
 MASTER_SITES=	http://download.gna.org/etoile/
 LICENSE=        gpl2
@@ -26,6 +26,7 @@
 USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
+USE_GNUSTEP_LOCAL_LIBS+=        EtoileUI.so:deskutils/etoile-ui
 
 SNAPSHOT=       20070728
 WRKSRC=	${WRKDIR}/Etoile-0.2/


More information about the Midnightbsd-cvs mailing list