diff options
author | Max Khon <fjoe@FreeBSD.org> | 2012-11-05 12:38:58 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2012-11-05 12:38:58 +0000 |
commit | 0b80194b59d2ff6514da1ead4c09621f749c1315 (patch) | |
tree | 58639890eba6f6cbd04bb26eb258ef1204f74a33 /devel/libiqxmlrpc/Makefile | |
parent | bd850c0b9ea2840811bbf343b23e51ea9ba91114 (diff) | |
download | ports-0b80194b59d2ff6514da1ead4c09621f749c1315.tar.gz ports-0b80194b59d2ff6514da1ead4c09621f749c1315.zip |
Notes
Diffstat (limited to 'devel/libiqxmlrpc/Makefile')
-rw-r--r-- | devel/libiqxmlrpc/Makefile | 2 |
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= * |