summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-12-18 11:53:20 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-12-18 11:53:20 +0000
commit73131543f09cb8201115e29bb25ead971df6ed5f (patch)
treea65a3a06d1bf17cfde2282b14cd99b39d49b393f /archivers
parentUse new LIB_DEPENDS regime (diff)
Use dos2unix USES macro.
Notes
Notes: svn path=/head/; revision=336818
Diffstat (limited to 'archivers')
-rw-r--r--archivers/unmass/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/unmass/Makefile b/archivers/unmass/Makefile
index 112795fc1d8b..8c97614f9829 100644
--- a/archivers/unmass/Makefile
+++ b/archivers/unmass/Makefile
@@ -12,9 +12,8 @@ COMMENT= Extract game archives such as wad, dar, mea exe's, and many more
LICENSE= GPLv2
-USES= gmake
+USES= gmake dos2unix
GNU_CONFIGURE= yes
-USE_DOS2UNIX= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/kdev