From 650fb5d7d781a890b938a06a5396363a9dab70ae Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 2 Jan 2003 06:16:05 +0000 Subject: - use new backend as default - make portlint happy - Update MASTER_SITES --- mail/pantomime/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/pantomime') 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 -- cgit