aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-core
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 06:55:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 06:55:07 +0000
commitf0a8714b3a301f2ee09f07647619f7bad997f8d2 (patch)
tree2266451e8dedf72ded023f5ab6e33cb91292aa8a /emulators/mupen64plus-core
parentd288c580620377d8da8e0314c8bda03df5971368 (diff)
downloadports-f0a8714b3a301f2ee09f07647619f7bad997f8d2.tar.gz
ports-f0a8714b3a301f2ee09f07647619f7bad997f8d2.zip
Convert to USES=dos2unix
With hat: portmgr
Notes
Notes: svn path=/head/; revision=355278
Diffstat (limited to 'emulators/mupen64plus-core')
-rw-r--r--emulators/mupen64plus-core/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/mupen64plus-core/Makefile.common b/emulators/mupen64plus-core/Makefile.common
index ea4a6f5ce676..5219140a912e 100644
--- a/emulators/mupen64plus-core/Makefile.common
+++ b/emulators/mupen64plus-core/Makefile.common
@@ -1,4 +1,5 @@
-USE_DOS2UNIX= *.c *.cpp *.h *.H *.ini *.conf
+USES+= dos2unix
+DOS2UNIX_GLOB= *.c *.cpp *.h *.H *.ini *.conf
DISTNAME= ${PORTNAME}-bundle-src-${PORTVERSION}
PATCHDIR= ${.CURDIR}/files