aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-11-29 00:49:31 +0800
committermat <mat@FreeBSD.org>2013-11-29 00:49:31 +0800
commit2da0d568f1a5a0ed80b588629aa1116e9d5f7a96 (patch)
tree779212d420c9a6adeef3cca37af9dfb6609904f4
parent9c6b67876c87db676b87361e530b86802eb1129d (diff)
downloadfreebsd-ports-gnome-2da0d568f1a5a0ed80b588629aa1116e9d5f7a96.tar.gz
freebsd-ports-gnome-2da0d568f1a5a0ed80b588629aa1116e9d5f7a96.tar.zst
freebsd-ports-gnome-2da0d568f1a5a0ed80b588629aa1116e9d5f7a96.zip
Fixup the dos2unix conversion.
-rw-r--r--devel/piklab/Makefile2
-rw-r--r--games/cre/Makefile2
-rw-r--r--sysutils/megarc/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/piklab/Makefile b/devel/piklab/Makefile
index 176670e0252a..855506f546a2 100644
--- a/devel/piklab/Makefile
+++ b/devel/piklab/Makefile
@@ -15,7 +15,7 @@ OPTIONS_DEFINE= KDE4
OPTIONS_DEFAULT=KDE4
USE_BZIP2= yes
-DOS2UNIX_FILES= Piklab.cmake
+DOS2UNIX_FILES= cmake/Piklab.cmake
USE_QT4= corelib gui qt3support qtestlib xml \
moc_build qmake_build rcc_build uic_build
USES= cmake gettext readline dos2unix
diff --git a/games/cre/Makefile b/games/cre/Makefile
index b4ec5481269a..262942db51bd 100644
--- a/games/cre/Makefile
+++ b/games/cre/Makefile
@@ -14,7 +14,7 @@ COMMENT= Corewars Redcode Evolver
LICENSE= GPLv2
USES= dos2unix
-DOS2UNIX_FILES= *.txt
+DOS2UNIX_GLOB= *.txt
NO_WRKSUBDIR= yes
BUILD_WRKSRC= ${WRKSRC}/src
diff --git a/sysutils/megarc/Makefile b/sysutils/megarc/Makefile
index 33ab338494f6..647070757d06 100644
--- a/sysutils/megarc/Makefile
+++ b/sysutils/megarc/Makefile
@@ -12,7 +12,7 @@ COMMENT= LSI Logic's MegaRAID controlling software
USES= dos2unix
USE_ZIP= yes
-DOS2UNIX_FILES= Release\ History.txt
+DOS2UNIX_GLOB= *.txt
NO_BUILD= yes
NO_WRKSUBDIR= yes