From d7f59ea8de230bb289b02649cd575560e4c71e0d Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 13 Jan 2007 03:57:25 +0000 Subject: - update to use new bsd.gnustep.mk Approved by: gurkan@linuks.mine.nu --- mail/addresses/Makefile | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'mail/addresses') diff --git a/mail/addresses/Makefile b/mail/addresses/Makefile index e81bd72d61fe..01c6806f5e00 100644 --- a/mail/addresses/Makefile +++ b/mail/addresses/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: Addresses +# New ports collection makefile for: addresses # Date created: 13 Nov 2004 # Whom: Miguel Mendez # @@ -15,17 +15,13 @@ DISTNAME= Addresses-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= A versatile addressbook for GNUstep -GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep -PREFIX= ${GNUSTEP_PREFIX} -NO_MTREE= yes -WRKSRC= ${WRKDIR}/Addresses-${PORTVERSION} -USE_GMAKE= yes USE_GNUSTEP= yes +USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -MAKEFILE= GNUmakefile -LDCONFIG_DIRS= ${LOCALLIBDIR} -INSTALLS_SHLIB= yes +USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} + +WRKSRC= ${WRKDIR}/Addresses-${PORTVERSION} .include -- cgit v1.2.3