aboutsummaryrefslogtreecommitdiff
path: root/emulators/mtools/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-21 17:47:52 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-21 17:47:52 +0000
commite081d9b9ede78a2c05aaae34df25f8bb5ebd936f (patch)
tree319127a7ac77536c193069aa90ed4b279facdd72 /emulators/mtools/Makefile
parenteca9032f4c423feb63e02b030bd1c0525f8fc8ad (diff)
Notes
Diffstat (limited to 'emulators/mtools/Makefile')
-rw-r--r--emulators/mtools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile
index 61a68ccf942a..dc284b9ddd2e 100644
--- a/emulators/mtools/Makefile
+++ b/emulators/mtools/Makefile
@@ -43,7 +43,7 @@ PLIST_SUB= X11=""
.else
CONFIGURE_ARGS+= --without-x
PLIST_SUB= X11="@comment "
-MAKE_ENV+= WITHOUT_X11=${WITHOUT_X11}
+MAKE_ENV+= WITHOUT_X11=yes
.endif
post-patch: