From 5f0f1a234a47084762de1aab8ace73953ea757e5 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Tue, 22 Mar 2005 06:59:10 +0000 Subject: -Fix the build. -Fix the plist, do not remove GNOME's directories. -Bump the PORTREVISION Reported by: pointyhat via kris Approved by: portmgr (marcus) --- games/gturing/Makefile | 6 +++++- games/gturing/pkg-plist | 5 ----- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'games') 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%% -- cgit v1.2.3