svn commit: r430830 - head/security/fastd-devel
Baptiste Daroussin
bapt at FreeBSD.org
Sat Jan 7 20:47:29 UTC 2017
Author: bapt
Date: Sat Jan 7 20:47:28 2017
New Revision: 430830
URL: https://svnweb.freebsd.org/changeset/ports/430830
Log:
Remove useless declaration of PKG_CONFIG_PATH
Modified:
head/security/fastd-devel/Makefile
Modified: head/security/fastd-devel/Makefile
==============================================================================
--- head/security/fastd-devel/Makefile Sat Jan 7 20:44:37 2017 (r430829)
+++ head/security/fastd-devel/Makefile Sat Jan 7 20:47:28 2017 (r430830)
@@ -20,9 +20,6 @@ LIB_DEPENDS= libjson-c.so:devel/json-c
USES= bison cmake:outsource pkgconfig tar
-PKG_CONFIG_PATH= ${PREFIX}/lib/pkgconfig/
-CONFIGURE_ENV+= PKG_CONFIG_PATH=${PKG_CONFIG_PATH}
-
USE_RC_SUBR= fastd_devel
PLIST_FILES= bin/fastd-devel \
More information about the svn-ports-all
mailing list