aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gnustep-art
diff options
context:
space:
mode:
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"