diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-06-01 03:59:51 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-06-01 03:59:51 +0000 |
commit | e238d521397b04c1ef163d7151ef878498f9e1b5 (patch) | |
tree | 282a390a73ec0b36565f81b2c7fbe714e913372e /mail/pantomime | |
parent | 4db2a4874101aba5d09aa7aad8f1566bd8c2b92c (diff) | |
download | ports-e238d521397b04c1ef163d7151ef878498f9e1b5.tar.gz ports-e238d521397b04c1ef163d7151ef878498f9e1b5.zip |
Notes
Diffstat (limited to 'mail/pantomime')
-rw-r--r-- | mail/pantomime/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 6acd3ab101f2..7511df80e521 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -22,6 +22,8 @@ WRKSRC= ${WRKDIR}/Pantomime USE_GMAKE= yes MAKEFILE= GNUmakefile ALL_TARGET= +LDCONFIG_DIRS= ${LOCALLIBDIR} +INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |