aboutsummaryrefslogtreecommitdiff
path: root/mail/pantomime
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-10-30 04:33:09 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-10-30 04:33:09 +0000
commitac871c27afd591b0e647e658a455b93c9250184d (patch)
tree30d71b865b7cc3b0afda8d6b6d512e64a352799d /mail/pantomime
parent3d93207ed21f452263549ef822c2bd7331e19ddc (diff)
downloadports-ac871c27afd591b0e647e658a455b93c9250184d.tar.gz
ports-ac871c27afd591b0e647e658a455b93c9250184d.zip
Notes
Diffstat (limited to 'mail/pantomime')
-rw-r--r--mail/pantomime/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile
index dfb92fdb049b..773ee9eaa272 100644
--- a/mail/pantomime/Makefile
+++ b/mail/pantomime/Makefile
@@ -10,6 +10,9 @@ PORTVERSION= 1.0.5
CATEGORIES= mail
MASTER_SITES= http://extrovert.screwdriver.net/~extra/ \
ftp://ftp.gnustep.org/pub/gnustep/libs/
+.if defined(GNUSTEP_GUI_DEVEL)
+PKGNAMESUFFIX?= -devel
+.endif
DISTNAME= Pantomime-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org