[Midnightbsd-cvs] mports [24134] trunk/graphics/exiv2/Makefile: add target
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Sep 3 12:54:46 EDT 2018
Revision: 24134
http://svnweb.midnightbsd.org/mports/?rev=24134
Author: laffer1
Date: 2018-09-03 12:54:46 -0400 (Mon, 03 Sep 2018)
Log Message:
-----------
add target
Modified Paths:
--------------
trunk/graphics/exiv2/Makefile
Modified: trunk/graphics/exiv2/Makefile
===================================================================
--- trunk/graphics/exiv2/Makefile 2018-09-03 16:52:51 UTC (rev 24133)
+++ trunk/graphics/exiv2/Makefile 2018-09-03 16:54:46 UTC (rev 24134)
@@ -10,11 +10,13 @@
LICENSE= gpl2
-LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= libexpat.so:textproc/expat2
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= ${ARCH}-portbld-freebsd10.4
+
+USES= gmake
USE_GETTEXT= yes
-USE_GMAKE= yes
USE_LDCONFIG= yes
ALLTARGET= all
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
More information about the Midnightbsd-cvs
mailing list