summaryrefslogtreecommitdiff
path: root/mail/pantomime
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-06-01 03:59:51 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-06-01 03:59:51 +0000
commite238d521397b04c1ef163d7151ef878498f9e1b5 (patch)
tree282a390a73ec0b36565f81b2c7fbe714e913372e /mail/pantomime
parentremove useless trailing backslant. (diff)
- Add WITH_GNUSTEP_DEVEL
- make INSTALL_SHLIBS use the new path
Notes
Notes: svn path=/head/; revision=81846
Diffstat (limited to 'mail/pantomime')
-rw-r--r--mail/pantomime/Makefile2
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>