diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
commit | c23ef8bc8bf7d31214830bdcaa75c6018065881a (patch) | |
tree | 4a5c38c58618cc47e6b107297e7eebb1a64292be /devel/jwasm | |
parent | 1510b743f230c8b6af6cc251122903f0afdc1461 (diff) | |
download | ports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.tar.gz ports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.zip |
Notes
Diffstat (limited to 'devel/jwasm')
-rw-r--r-- | devel/jwasm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/jwasm/Makefile b/devel/jwasm/Makefile index b9d84626dcc5..16ad23924e2a 100644 --- a/devel/jwasm/Makefile +++ b/devel/jwasm/Makefile @@ -16,9 +16,7 @@ ONLY_FOR_ARCHS= amd64 i386 NO_WRKSUBDIR= yes -USE_ZIP= yes -USE_DOS2UNIX= yes -USES= gmake +USES= dos2unix gmake zip MAKEFILE= GccUnix.mak PORTDOCS= * |