aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-11-19 23:08:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-11-19 23:08:44 +0000
commit02e619a5d80d666372fdf370624b2d6c016de0d5 (patch)
treeab8d23ab014eb4477219665648225ccea56d0295 /german
parentf153879e96a329b43f46107b542848d2be0769c1 (diff)
downloadports-02e619a5d80d666372fdf370624b2d6c016de0d5.tar.gz
ports-02e619a5d80d666372fdf370624b2d6c016de0d5.zip
Notes
Diffstat (limited to 'german')
-rw-r--r--german/selfhtml/Makefile5
-rw-r--r--german/tipp10/Makefile4
2 files changed, 4 insertions, 5 deletions
diff --git a/german/selfhtml/Makefile b/german/selfhtml/Makefile
index 25e9e00ad9b2..62d83658a11a 100644
--- a/german/selfhtml/Makefile
+++ b/german/selfhtml/Makefile
@@ -23,10 +23,9 @@ COMMENT= Extensive German HTML reference
WRKSRC= ${WRKDIR}
-USE_ZIP= yes
NO_BUILD= yes
-
-USE_DOS2UNIX= yes
+USES= dos2unix
+USE_ZIP= yes
DOS2UNIX_REGEX= .*\.(css|dhtml|diverses|editorial|grafik|helferlein|htm|inter|intro|javascript|layouts|navigation|perl|php|projekt|quellen|servercgi|src|xml|xls|dtd)$$
PORTDOCS= \
diff --git a/german/tipp10/Makefile b/german/tipp10/Makefile
index 416aaddbe37f..acf2cbbb5ee8 100644
--- a/german/tipp10/Makefile
+++ b/german/tipp10/Makefile
@@ -14,8 +14,8 @@ COMMENT= 10-finger touch typing learning program
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/license_en.txt
-USES= qmake
-USE_DOS2UNIX= *.pro *.cpp
+USES= qmake dos2unix
+DOS2UNIX_GLOB= *.pro *.cpp
USE_ZIP= yes
USE_QT4= gui sql corelib network script qtestlib \
qmake_build rcc_build uic_build moc_build \