From 2ab10473b57e88de471418b9a9238fbbd51e49f6 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sun, 1 Jun 2003 03:59:51 +0000 Subject: - Add WITH_GNUSTEP_DEVEL - make INSTALL_SHLIBS use the new path --- mail/pantomime/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail') 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 -- cgit