aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-03-22 06:59:10 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-03-22 06:59:10 +0000
commit5f0f1a234a47084762de1aab8ace73953ea757e5 (patch)
treee6fa45c99338bd64c46e37af055df407d7203561 /games
parentc8236c0cbcbe0f0c559298b7ce80444245669c0a (diff)
downloadports-5f0f1a234a47084762de1aab8ace73953ea757e5.tar.gz
ports-5f0f1a234a47084762de1aab8ace73953ea757e5.zip
-Fix the build.
-Fix the plist, do not remove GNOME's directories. -Bump the PORTREVISION Reported by: pointyhat via kris Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=131874
Diffstat (limited to 'games')
-rw-r--r--games/gturing/Makefile6
-rw-r--r--games/gturing/pkg-plist5
2 files changed, 5 insertions, 6 deletions
diff --git a/games/gturing/Makefile b/games/gturing/Makefile
index ebbb60010b25..2c57a7c1b5ed 100644
--- a/games/gturing/Makefile
+++ b/games/gturing/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gturing
PORTVERSION= 0.1.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games gnome
MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/gturing/0.1/
@@ -31,6 +31,10 @@ EXAMPLES= 3ones2zeroes.tur add.tur bb3.tur dashnumbers.tur addbin.tur \
bb5.tur dec2bin.tur dec2bin_shift.tur bb2.tur bin2dec.tur \
bin2dec_shift.tur sort.tur subst.tur
+post-patch:
+ @${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \
+ ${WRKSRC}/configure
+
post-install:
${INSTALL} -d -o root -g wheel -m 0755 ${EXAMPLEDIR}
.for f in ${EXAMPLES}
diff --git a/games/gturing/pkg-plist b/games/gturing/pkg-plist
index 54a844071f69..d7c149ba67b4 100644
--- a/games/gturing/pkg-plist
+++ b/games/gturing/pkg-plist
@@ -61,14 +61,9 @@ share/locale/vi/LC_MESSAGES/gturing-2.0.mo
share/locale/wa/LC_MESSAGES/gturing-2.0.mo
share/locale/zh_CN/LC_MESSAGES/gturing-2.0.mo
share/locale/zh_TW/LC_MESSAGES/gturing-2.0.mo
-@dirrm share/gnome/pixmaps
@dirrm share/gnome/omf/gturing
-@dirrm share/gnome/omf
@dirrm share/gnome/help/gturing/C/figures
@dirrm share/gnome/help/gturing/C
@dirrm share/gnome/help/gturing
-@dirrm share/gnome/help
-@dirrm share/gnome/applications
-@dirrm share/gnome
@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%