aboutsummaryrefslogtreecommitdiffstats
path: root/lang/freetxl
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2005-03-02 05:51:48 +0800
committertrevor <trevor@FreeBSD.org>2005-03-02 05:51:48 +0800
commitc6535e2fa7f07178532cebeadf49e7309985ea88 (patch)
treea351c62f6273509c52176a55b38b9bb841d2c8e0 /lang/freetxl
parent45cc41b90123ddfb02c3ca701d32cc9e5f004e64 (diff)
downloadfreebsd-ports-gnome-c6535e2fa7f07178532cebeadf49e7309985ea88.tar.gz
freebsd-ports-gnome-c6535e2fa7f07178532cebeadf49e7309985ea88.tar.zst
freebsd-ports-gnome-c6535e2fa7f07178532cebeadf49e7309985ea88.zip
Respect the user's USE_LINUX setting.
Diffstat (limited to 'lang/freetxl')
-rw-r--r--lang/freetxl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/freetxl/Makefile b/lang/freetxl/Makefile
index 7e8e73f56e76..f7e5a843154d 100644
--- a/lang/freetxl/Makefile
+++ b/lang/freetxl/Makefile
@@ -14,7 +14,7 @@ DISTNAME= txl${PORTVERSION}.linux
MAINTAINER= ryan@sasknow.com
COMMENT= The TXL Programming Language (transformation by example)
-USE_LINUX= yes
+USE_LINUX?= yes
STRIP=
NO_BUILD= yes