aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-art
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2005-01-15 10:54:44 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2005-01-15 10:54:44 +0000
commitca5b035fab72c1fd578150cf0447e8c8a838d170 (patch)
tree358949858c33d514db6da8b975c26365408970ea /x11-toolkits/gnustep-art
parent0be421a66b6f8e8cf16307aac379f400a5e9db1e (diff)
downloadports-ca5b035fab72c1fd578150cf0447e8c8a838d170.tar.gz
ports-ca5b035fab72c1fd578150cf0447e8c8a838d170.zip
Notes
Diffstat (limited to 'x11-toolkits/gnustep-art')
-rw-r--r--x11-toolkits/gnustep-art/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-art/Makefile b/x11-toolkits/gnustep-art/Makefile
index 3588c62e67ba..80e1403b6a87 100644
--- a/x11-toolkits/gnustep-art/Makefile
+++ b/x11-toolkits/gnustep-art/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= x11-toolkits
MAINTAINER= dinoex@FreeBSD.org
WITH_GNUSTEP_LIBART= yes
-MASTERDIR?= ${.CURDIR}/../gnustep-back
+MASTERDIR= ${.CURDIR}/../gnustep-back
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"