aboutsummaryrefslogtreecommitdiff
path: root/graphics/flasm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 14:49:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 14:49:26 +0000
commit665bec206dcb6c4d1e6d2763147022da72013147 (patch)
treec9bc7d175d1787d3182be06d12c45d1a2fe32a2b /graphics/flasm
parentdd0f478654597e17086b295a97e2e7e1caa0b36c (diff)
downloadports-665bec206dcb6c4d1e6d2763147022da72013147.tar.gz
ports-665bec206dcb6c4d1e6d2763147022da72013147.zip
Notes
Diffstat (limited to 'graphics/flasm')
-rw-r--r--graphics/flasm/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/flasm/Makefile b/graphics/flasm/Makefile
index de8518312dae..3dc64cf49786 100644
--- a/graphics/flasm/Makefile
+++ b/graphics/flasm/Makefile
@@ -12,10 +12,7 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Command line assembler/disassembler of flash actionscript bytecode
PLIST_FILES= bin/flasm
-USE_ZIP= YES
-USE_GMAKE= YES
-USE_DOS2UNIX= YES
-USES= bison
+USES= bison dos2unix gmake zip
NO_WRKSUBDIR= YES
MAKE_ARGS= CFLAGS="${CFLAGS}"