summaryrefslogtreecommitdiffstats
path: root/mail/addresses-goodies
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2007-01-13 03:57:25 +0000
committerdinoex <dinoex@FreeBSD.org>2007-01-13 03:57:25 +0000
commit44fd51006809b35e7b92415f49a6d5df498af1fa (patch)
treecf5bc34dc6d9e1b3cba11b4bbea429e80e9b2817 /mail/addresses-goodies
parent10e5fdd74da962755ef9143ee3527c0ea3b520ce (diff)
downloadFreeBSD-ports-44fd51006809b35e7b92415f49a6d5df498af1fa.zip
FreeBSD-ports-44fd51006809b35e7b92415f49a6d5df498af1fa.tar.gz
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu
Diffstat (limited to 'mail/addresses-goodies')
-rw-r--r--mail/addresses-goodies/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/addresses-goodies/Makefile b/mail/addresses-goodies/Makefile
index c2f6d95..fef752c 100644
--- a/mail/addresses-goodies/Makefile
+++ b/mail/addresses-goodies/Makefile
@@ -24,7 +24,7 @@ USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_SYSTEM_LIBS+= Inspector:${GWORKSPACE_PORT}
USE_GNUSTEP_LOCAL_LIBS+= Addresses:${ADDRESSES_PORT}
-USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
+USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/Addresses-${PORTVERSION}/Goodies
@@ -36,7 +36,6 @@ post-patch:
-e 's|VCFViewer||' \
${WRKSRC}/GNUmakefile
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
- -e 's|GNUSTEP_INSTALLATION_DIR|GNUSTEP_SYSTEM_ROOT|' \
-e 's|Library/GWorkspace|Library/Bundles|' \
-e 's|-lGWorkspace|-lInspector|' \
${WRKSRC}/VCFViewer/GNUmakefile
OpenPOWER on IntegriCloud