diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-26 20:05:16 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-26 20:05:16 +0000 |
commit | 55b29f2dc48d008c38254b0d24b2d8f750333f94 (patch) | |
tree | 2f2e1005cddd250ed211e0a0c3a71e7b223e260f /mail/pantomime-ssl | |
parent | 723e77931a9eb864091b766c85ccf8d81e417305 (diff) |
Notes
Diffstat (limited to 'mail/pantomime-ssl')
-rw-r--r-- | mail/pantomime-ssl/Makefile | 2 | ||||
-rw-r--r-- | mail/pantomime-ssl/pkg-plist | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/mail/pantomime-ssl/Makefile b/mail/pantomime-ssl/Makefile index ad00fbe8b9f0..a2fd740883fe 100644 --- a/mail/pantomime-ssl/Makefile +++ b/mail/pantomime-ssl/Makefile @@ -7,6 +7,7 @@ PORTNAME= pantomime PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.collaboration-world.com/pantomime.data/releases/Stable/ \ ftp://ftp.gnustep.org/pub/gnustep/libs/ @@ -26,6 +27,7 @@ MAKEFILE= GNUmakefile ALL_TARGET= NO_MTREE= yes LOCALLIBDIR= ${PREFIX}/Local/Libraries/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu +USE_GCC= 3.2 .include <bsd.port.pre.mk> diff --git a/mail/pantomime-ssl/pkg-plist b/mail/pantomime-ssl/pkg-plist index b241d017b676..34c59ecd0b78 100644 --- a/mail/pantomime-ssl/pkg-plist +++ b/mail/pantomime-ssl/pkg-plist @@ -1,5 +1,6 @@ Local/Library/Pantomime/TCPSSLConnection.bundle/Resources/Info-gnustep.plist Local/Library/Pantomime/TCPSSLConnection.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/TCPSSLConnection +Local/Library/Pantomime/TCPSSLConnection.bundle/stamp.make @dirrm Local/Library/Pantomime/TCPSSLConnection.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu @dirrm Local/Library/Pantomime/TCPSSLConnection.bundle/%%GNU_ARCH%%/%%OPSYS%% @dirrm Local/Library/Pantomime/TCPSSLConnection.bundle/%%GNU_ARCH%% |