svn commit: r428861 - head/dns/libpsl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 18 15:21:50 UTC 2016


Author: sunpoet
Date: Sun Dec 18 15:21:48 2016
New Revision: 428861
URL: https://svnweb.freebsd.org/changeset/ports/428861

Log:
  - Add USES=localbase:ldflags

Modified:
  head/dns/libpsl/Makefile

Modified: head/dns/libpsl/Makefile
==============================================================================
--- head/dns/libpsl/Makefile	Sun Dec 18 15:21:44 2016	(r428860)
+++ head/dns/libpsl/Makefile	Sun Dec 18 15:21:48 2016	(r428861)
@@ -29,7 +29,7 @@ CONFIGURE_ARGS=	--enable-man \
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
-USES=		autoreconf libtool pathfix pkgconfig python:build shebangfix
+USES=		autoreconf libtool localbase:ldflags pathfix pkgconfig python:build shebangfix
 
 GH_ACCOUNT=	rockdaboot
 USE_GITHUB=	yes


More information about the svn-ports-head mailing list