aboutsummaryrefslogtreecommitdiff
path: root/mail/pantomime
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pantomime')
-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