aboutsummaryrefslogtreecommitdiff
path: root/mail/gmime/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 01:22:34 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 01:22:34 +0000
commit48d737c10d70350efad12236091af85feee55890 (patch)
treebab4ec69b169a997147ef6384078ed249df5f6c2 /mail/gmime/Makefile
parent7fcd38cac3aea93a0acfa34eb9154866b67b0852 (diff)
downloadports-48d737c10d70350efad12236091af85feee55890.tar.gz
ports-48d737c10d70350efad12236091af85feee55890.zip
Notes
Diffstat (limited to 'mail/gmime/Makefile')
-rw-r--r--mail/gmime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gmime/Makefile b/mail/gmime/Makefile
index ff19de23f46c..2204eb941af9 100644
--- a/mail/gmime/Makefile
+++ b/mail/gmime/Makefile
@@ -26,6 +26,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
MAKE_ARGS= confexecdir=${PREFIX}/etc
-INSTALLS_SHLIB= YES
+USE_LDCONFIG= yes
.include <bsd.port.mk>