summaryrefslogtreecommitdiffstats
path: root/archivers/stuffit
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2005-03-01 21:51:48 +0000
committertrevor <trevor@FreeBSD.org>2005-03-01 21:51:48 +0000
commitc6535e2fa7f07178532cebeadf49e7309985ea88 (patch)
treea351c62f6273509c52176a55b38b9bb841d2c8e0 /archivers/stuffit
parent45cc41b90123ddfb02c3ca701d32cc9e5f004e64 (diff)
downloadFreeBSD-ports-c6535e2fa7f07178532cebeadf49e7309985ea88.zip
FreeBSD-ports-c6535e2fa7f07178532cebeadf49e7309985ea88.tar.gz
Respect the user's USE_LINUX setting.
Diffstat (limited to 'archivers/stuffit')
-rw-r--r--archivers/stuffit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/stuffit/Makefile b/archivers/stuffit/Makefile
index 69d3ff4..c6418ac 100644
--- a/archivers/stuffit/Makefile
+++ b/archivers/stuffit/Makefile
@@ -20,7 +20,7 @@ NO_PACKAGE= Only unmodified original package can be distributed
ONLY_FOR_ARCHS= i386 amd64
-USE_LINUX= yes
+USE_LINUX?= yes
STRIP= # empty: do not strip linux binary during INSTALL_PROGRAM
NO_WRKSUBDIR= yes
STUFFIT_FILES= bin/unstuff bin/stuff
OpenPOWER on IntegriCloud