aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libmatroska
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 10:41:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 10:41:13 +0000
commite2f3ea58afa612930cc1b99f15174a14ea51b9d4 (patch)
tree3c7b786bed8d31c99c021ce5245c01843a273dac /multimedia/libmatroska
parent8d4f865f8cb6c9874b4cf10ebf4dee344d578bc3 (diff)
downloadports-e2f3ea58afa612930cc1b99f15174a14ea51b9d4.tar.gz
ports-e2f3ea58afa612930cc1b99f15174a14ea51b9d4.zip
Convert to dos2unix
Notes
Notes: svn path=/head/; revision=347356
Diffstat (limited to 'multimedia/libmatroska')
-rw-r--r--multimedia/libmatroska/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile
index 768a8d937d6c..16ab5340727f 100644
--- a/multimedia/libmatroska/Makefile
+++ b/multimedia/libmatroska/Makefile
@@ -15,9 +15,9 @@ LICENSE= LGPL21
LIB_DEPENDS= libebml.so:${PORTSDIR}/textproc/libebml
-USES= gmake
+USES= gmake dos2unix
USE_BZIP2= yes
-USE_DOS2UNIX= make/linux/Makefile
+DOS2UNIX_FILES= make/linux/Makefile
BUILD_WRKSRC= ${WRKSRC}/make/linux
INSTALL_WRKSRC= ${WRKSRC}/make/linux
USE_LDCONFIG= yes