[Midnightbsd-cvs] mports [20542] trunk/graphics/vindaloo/Makefile:	fixup depends
    laffer1 at midnightbsd.org 
    laffer1 at midnightbsd.org
       
    Sun Oct 18 09:48:43 EDT 2015
    
    
  
Revision: 20542
          http://svnweb.midnightbsd.org/mports/?rev=20542
Author:   laffer1
Date:     2015-10-18 09:48:43 -0400 (Sun, 18 Oct 2015)
Log Message:
-----------
fixup depends
Modified Paths:
--------------
    trunk/graphics/vindaloo/Makefile
Modified: trunk/graphics/vindaloo/Makefile
===================================================================
--- trunk/graphics/vindaloo/Makefile	2015-10-18 13:44:43 UTC (rev 20541)
+++ trunk/graphics/vindaloo/Makefile	2015-10-18 13:48:43 UTC (rev 20542)
@@ -17,10 +17,8 @@
 COMMENT=	PDF Reader for GNUstep
 LICENSE=        gpl2
 
-USE_BZIP2=	yes
-USE_GNUSTEP=	yes
-USE_GNUSTEP_BACK=	yes
-USE_GNUSTEP_BUILD=	yes
+USES=		tar:bzip2 gnustep
+USE_GNUSTEP=	back build
 USE_GNUSTEP_INSTALL=	yes
 USE_GNUSTEP_LOCAL_LIBS+=	PopplerKit:${POPPLERKIT_PORT}
 USE_GNUSTEP_LOCAL_LIBS+=	IconKit:${ICONKIT_PORT}
    
    
More information about the Midnightbsd-cvs
mailing list