aboutsummaryrefslogtreecommitdiffstats
path: root/german
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-10-09 03:49:49 +0800
committerantoine <antoine@FreeBSD.org>2014-10-09 03:49:49 +0800
commita4ca65fbe5eb6be8b28fdd17e671c92ebb4a902b (patch)
tree79c5e2ecd8d66ec49c9b7237f5786b3f4da10aec /german
parent6c6f872ce8ca9f469cdeef07c2b08cb122598388 (diff)
downloadfreebsd-ports-gnome-a4ca65fbe5eb6be8b28fdd17e671c92ebb4a902b.tar.gz
freebsd-ports-gnome-a4ca65fbe5eb6be8b28fdd17e671c92ebb4a902b.tar.zst
freebsd-ports-gnome-a4ca65fbe5eb6be8b28fdd17e671c92ebb4a902b.zip
- Allow staging as a regular user
- Bump portrevision as directories were unsearchable
Diffstat (limited to 'german')
-rw-r--r--german/tipp10/Makefile10
-rw-r--r--german/tipp10/pkg-plist8
2 files changed, 5 insertions, 13 deletions
diff --git a/german/tipp10/Makefile b/german/tipp10/Makefile
index ecd5e66a3a91..a44b4a0ed920 100644
--- a/german/tipp10/Makefile
+++ b/german/tipp10/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tipp10
PORTVERSION= 2.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= german
MASTER_SITES= http://www.tipp10.com/en/download/
DISTNAME= tipp10_source_v2-1-0
@@ -28,10 +28,10 @@ pre-configure:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/tipp10 ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_DATA} -d ${STAGEDIR}${DATADIR}/help/de/img
- ${INSTALL_DATA} -d ${STAGEDIR}${DATADIR}/help/de/content
- ${INSTALL_DATA} -d ${STAGEDIR}${DATADIR}/help/en/img
- ${INSTALL_DATA} -d ${STAGEDIR}${DATADIR}/help/en/content
+ ${MKDIR} ${STAGEDIR}${DATADIR}/help/de/img
+ ${MKDIR} ${STAGEDIR}${DATADIR}/help/de/content
+ ${MKDIR} ${STAGEDIR}${DATADIR}/help/en/img
+ ${MKDIR} ${STAGEDIR}${DATADIR}/help/en/content
${INSTALL_DATA} ${WRKSRC}/release/tipp10v2.template ${WRKSRC}/metronome.wav ${WRKSRC}/error.wav ${STAGEDIR}${DATADIR}
${INSTALL_DATA} ${WRKSRC}/release/help/de/index.html ${STAGEDIR}${DATADIR}/help/de
${INSTALL_DATA} ${WRKSRC}/release/help/de/content/* ${STAGEDIR}${DATADIR}/help/de/content
diff --git a/german/tipp10/pkg-plist b/german/tipp10/pkg-plist
index 8796b474e6c6..a8f38e98f043 100644
--- a/german/tipp10/pkg-plist
+++ b/german/tipp10/pkg-plist
@@ -101,11 +101,3 @@ share/tipp10/help/en/index.html
share/tipp10/tipp10v2.template
share/tipp10/metronome.wav
share/tipp10/error.wav
-@dirrm share/tipp10/help/de/img
-@dirrm share/tipp10/help/de/content
-@dirrm share/tipp10/help/de
-@dirrm share/tipp10/help/en/img
-@dirrm share/tipp10/help/en/content
-@dirrm share/tipp10/help/en
-@dirrm share/tipp10/help
-@dirrm share/tipp10