aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mupen64plus-core
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-26 14:55:07 +0800
committerbapt <bapt@FreeBSD.org>2014-05-26 14:55:07 +0800
commit58fd306132807ea61fa3a55874b349555f47f9aa (patch)
tree2266451e8dedf72ded023f5ab6e33cb91292aa8a /emulators/mupen64plus-core
parent099d99786c055f7007a59b62fc248df1aef5018c (diff)
downloadfreebsd-ports-gnome-58fd306132807ea61fa3a55874b349555f47f9aa.tar.gz
freebsd-ports-gnome-58fd306132807ea61fa3a55874b349555f47f9aa.tar.zst
freebsd-ports-gnome-58fd306132807ea61fa3a55874b349555f47f9aa.zip
Convert to USES=dos2unix
With hat: portmgr
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