Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2016 15:21:49 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428861 - head/dns/libpsl
Message-ID:  <201612181521.uBIFLnLL030703@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612181521.uBIFLnLL030703>