summaryrefslogtreecommitdiff
path: root/textproc/libparsifal
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 01:04:55 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 01:04:55 +0000
commitc54010f43433d6a46ee3d2484b4d98dbcecb24c0 (patch)
treec200c20995b53ca07f9f89992ecdeaf583596751 /textproc/libparsifal
parent- s,INSTALLS_SHLIB,USE_LDCONFIG,g (diff)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'textproc/libparsifal')
-rw-r--r--textproc/libparsifal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libparsifal/Makefile b/textproc/libparsifal/Makefile
index b62405d454e2..d4360302216c 100644
--- a/textproc/libparsifal/Makefile
+++ b/textproc/libparsifal/Makefile
@@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
PLIST_SUB= VERSION=${PORTVERSION}