aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xerces-c
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-11-03 21:29:33 +0800
committervs <vs@FreeBSD.org>2005-11-03 21:29:33 +0800
commit461f14815faca1e1a59c9f4541c65b8ab98bf2c0 (patch)
tree7bb3233c50dd09be39c8caa12a131f7bc98773a2 /textproc/xerces-c
parent0a8edc4d65f1bf8b661b9c38deff65788a1f6972 (diff)
downloadfreebsd-ports-gnome-461f14815faca1e1a59c9f4541c65b8ab98bf2c0.tar.gz
freebsd-ports-gnome-461f14815faca1e1a59c9f4541c65b8ab98bf2c0.tar.zst
freebsd-ports-gnome-461f14815faca1e1a59c9f4541c65b8ab98bf2c0.zip
Nuke default LDCONFIG_DIRS. It should have been spelt %%PREFIX%% anyway.
Diffstat (limited to 'textproc/xerces-c')
-rw-r--r--textproc/xerces-c/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile
index 393244fdd0de..baae4e59add7 100644
--- a/textproc/xerces-c/Makefile
+++ b/textproc/xerces-c/Makefile
@@ -18,7 +18,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Xerces-C++ is a validating XML parser written in a subset of C++
INSTALLS_SHLIB= yes
-LDCONFIG_DIRS= ${PREFIX}/lib
XERCESWRKSRC= ${WRKSRC}/src/xercesc
CONFIGURE_WRKSRC= ${XERCESWRKSRC}