aboutsummaryrefslogtreecommitdiff
path: root/archivers/stuffit
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-09-05 19:23:42 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-09-05 19:23:42 +0000
commit82a87de90c337aae160ac254606dad78d0d78d11 (patch)
tree516db145d6cf5fd4d2666f811272aad577272ac5 /archivers/stuffit
parentf22162b04be45bf28d125c67ee0a841fb1ae4b55 (diff)
Notes
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 ed6642c62e68..6bcc92aecac5 100644
--- a/archivers/stuffit/Makefile
+++ b/archivers/stuffit/Makefile
@@ -15,7 +15,7 @@ RESTRICTED= Only unmodified original package can be distributed
ONLY_FOR_ARCHS= i386 amd64
-USE_LINUX= yes
+USES= linux
NO_WRKSUBDIR= yes
STUFFIT_FILES= bin/unstuff bin/stuff
STUFFIT_MAN= man/man1/stuff.1 man/man1/unstuff.1