aboutsummaryrefslogtreecommitdiff
path: root/mail/pantomime/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-02 06:16:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-02 06:16:05 +0000
commit650fb5d7d781a890b938a06a5396363a9dab70ae (patch)
treeb2777e47400ff4988b79b48be9aacfdeb6a28847 /mail/pantomime/Makefile
parentf54221f7b8f473e48b983bcff48b1535f4869e39 (diff)
downloadports-650fb5d7d781a890b938a06a5396363a9dab70ae.tar.gz
ports-650fb5d7d781a890b938a06a5396363a9dab70ae.zip
- use new backend as default
- make portlint happy - Update MASTER_SITES
Notes
Notes: svn path=/head/; revision=72170
Diffstat (limited to 'mail/pantomime/Makefile')
-rw-r--r--mail/pantomime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile
index 5b95c76795d7..f5625323cc99 100644
--- a/mail/pantomime/Makefile
+++ b/mail/pantomime/Makefile
@@ -17,7 +17,7 @@ DISTNAME= Pantomime-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
-.if defined(GNUSTEP_GUI_DEVEL)
+.if !defined(GNUSTEP_GUI_OLD)
BUILD_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back
RUN_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back
.else