diff options
-rw-r--r-- | mail/addresses-goodies/Makefile | 2 | ||||
-rw-r--r-- | mail/addresses-goodies/pkg-plist | 7 |
2 files changed, 2 insertions, 7 deletions
diff --git a/mail/addresses-goodies/Makefile b/mail/addresses-goodies/Makefile index 82ead80d6f98..c2f6d957ea64 100644 --- a/mail/addresses-goodies/Makefile +++ b/mail/addresses-goodies/Makefile @@ -7,6 +7,7 @@ PORTNAME= addresses PORTVERSION= 0.4.6 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://giesler.biz/bjoern/downloads/ \ http://www.energyhq.es.eu.org/files/ @@ -32,6 +33,7 @@ GWORKSPACE_PORT?= deskutils/gworkspace post-patch: ${REINPLACE_CMD} -e 's|LDAPAddressBook||' \ + -e 's|VCFViewer||' \ ${WRKSRC}/GNUmakefile ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ -e 's|GNUSTEP_INSTALLATION_DIR|GNUSTEP_SYSTEM_ROOT|' \ diff --git a/mail/addresses-goodies/pkg-plist b/mail/addresses-goodies/pkg-plist index 620442f85463..2f8f727311db 100644 --- a/mail/addresses-goodies/pkg-plist +++ b/mail/addresses-goodies/pkg-plist @@ -1,10 +1,3 @@ Local/Tools/adgnumailconverter Local/Tools/adserver Local/Tools/adtool -System/Library/Bundles/VCFViewer.inspector/Resources/Info-gnustep.plist -System/Library/Bundles/VCFViewer.inspector/Resources/InspectorInfo.plist -System/Library/Bundles/VCFViewer.inspector/Resources/VCFImage.tiff -System/Library/Bundles/VCFViewer.inspector/VCFViewer -System/Library/Bundles/VCFViewer.inspector/stamp.make -@dirrm System/Library/Bundles/VCFViewer.inspector/Resources -@dirrm System/Library/Bundles/VCFViewer.inspector |