[Midnightbsd-cvs] mports [21165] trunk/graphics: drop vindaloo as it is etoile related

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 14 11:36:18 EDT 2016


Revision: 21165
          http://svnweb.midnightbsd.org/mports/?rev=21165
Author:   laffer1
Date:     2016-03-14 11:36:17 -0400 (Mon, 14 Mar 2016)
Log Message:
-----------
drop vindaloo as it is etoile related

Modified Paths:
--------------
    trunk/graphics/Makefile
    trunk/graphics/libcaca/Makefile

Removed Paths:
-------------
    trunk/graphics/vindaloo/

Modified: trunk/graphics/Makefile
===================================================================
--- trunk/graphics/Makefile	2016-03-14 15:17:31 UTC (rev 21164)
+++ trunk/graphics/Makefile	2016-03-14 15:36:17 UTC (rev 21165)
@@ -179,7 +179,6 @@
 SUBDIR += svgalib
 SUBDIR += tiff
 SUBDIR += vigra
-SUBDIR += vindaloo
 SUBDIR += webp
 SUBDIR += wmicons
 SUBDIR += xli

Modified: trunk/graphics/libcaca/Makefile
===================================================================
--- trunk/graphics/libcaca/Makefile	2016-03-14 15:17:31 UTC (rev 21164)
+++ trunk/graphics/libcaca/Makefile	2016-03-14 15:36:17 UTC (rev 21165)
@@ -39,6 +39,7 @@
 IMLIB2_CONFIGURE_ENABLE=	imlib2
 SLANG_LIB_DEPENDS=	libslang.so.2:${PORTSDIR}/devel/libslang2
 SLANG_CONFIGURE_ENABLE=	slang=${LOCALBASE}
+SLANG_CONFIGURE_OFF=	--disable-slang
 
 .include <bsd.mport.options.mk>
 



More information about the Midnightbsd-cvs mailing list