diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-14 15:20:17 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-14 15:20:17 +0000 |
commit | a46a778bceead2d992d2d7e1e0c0efe55d7c4667 (patch) | |
tree | 1a31b878517094ab5f6f0a1cf7dca146460a4c34 /mail/addresses-goodies | |
parent | 17a13e2b2019fba2ee52d8f6ffcc039d5e7e129f (diff) | |
download | ports-a46a778bceead2d992d2d7e1e0c0efe55d7c4667.tar.gz ports-a46a778bceead2d992d2d7e1e0c0efe55d7c4667.zip |
- don't install VCFViewer.inspector
Notes
Notes:
svn path=/head/; revision=179758
Diffstat (limited to 'mail/addresses-goodies')
-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 |