aboutsummaryrefslogtreecommitdiff
path: root/devel/libiqxmlrpc
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2012-11-05 12:38:58 +0000
committerMax Khon <fjoe@FreeBSD.org>2012-11-05 12:38:58 +0000
commit0b80194b59d2ff6514da1ead4c09621f749c1315 (patch)
tree58639890eba6f6cbd04bb26eb258ef1204f74a33 /devel/libiqxmlrpc
parentbd850c0b9ea2840811bbf343b23e51ea9ba91114 (diff)
downloadports-0b80194b59d2ff6514da1ead4c09621f749c1315.tar.gz
ports-0b80194b59d2ff6514da1ead4c09621f749c1315.zip
Define LDFLAGS using +=.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=307004
Diffstat (limited to 'devel/libiqxmlrpc')
-rw-r--r--devel/libiqxmlrpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile
index 52c1b259eee0..ddfcd41db4a1 100644
--- a/devel/libiqxmlrpc/Makefile
+++ b/devel/libiqxmlrpc/Makefile
@@ -23,7 +23,7 @@ USE_CMAKE= yes
.if defined(NOPORTDOCS)
CMAKE_ARGS= -Dbuild_docs=off
.endif
-LDFLAGS= -L${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
PORTDATA= *