aboutsummaryrefslogtreecommitdiff
path: root/mail/gbiff
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2002-07-30 13:30:37 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2002-07-30 13:30:37 +0000
commite03cfa8d6ad4c30c135e6441e14575f5e82a2ba0 (patch)
tree2b3064bc30de30a2a5235da50b3bde882502870e /mail/gbiff
parent1378d02ec0331a95ef49db3c3c88a5bc1574da9e (diff)
downloadports-e03cfa8d6ad4c30c135e6441e14575f5e82a2ba0.tar.gz
ports-e03cfa8d6ad4c30c135e6441e14575f5e82a2ba0.zip
Notes
Diffstat (limited to 'mail/gbiff')
-rw-r--r--mail/gbiff/Makefile5
-rw-r--r--mail/gbiff/distinfo2
-rw-r--r--mail/gbiff/pkg-plist4
3 files changed, 6 insertions, 5 deletions
diff --git a/mail/gbiff/Makefile b/mail/gbiff/Makefile
index 1f9a1497b970..30718fbf2da2 100644
--- a/mail/gbiff/Makefile
+++ b/mail/gbiff/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gbiff
-PORTVERSION= 3.0
+PORTVERSION= 3.1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,8 +24,9 @@ pre-patch:
@${PERL} -pi -e 's|DATADIRNAME=lib|DATADIRNAME=share|g ; \
s|`gtk-config --cflags`|`\$$GTK_CONFIG --cflags`|g ; \
s|`gtk-config --libs`|`\$$GTK_CONFIG --libs`|g ; \
+ s|gnomeui --cflags|gnomeui applets --cflags|g ; \
s|DATADIRNAME}"|DATADIRNAME}/gnome"|g' ${WRKSRC}/configure
- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
+ @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
diff --git a/mail/gbiff/distinfo b/mail/gbiff/distinfo
index de01e449b058..049f26323d5b 100644
--- a/mail/gbiff/distinfo
+++ b/mail/gbiff/distinfo
@@ -1 +1 @@
-MD5 (gbiff-3.0.tar.gz) = 2b712902ce0c4a29fd35f4be80b3180d
+MD5 (gbiff-3.1.tar.gz) = 565fbe268a876d26dddadd5ccd2e1da3
diff --git a/mail/gbiff/pkg-plist b/mail/gbiff/pkg-plist
index 61442ecf1027..2051cb8ba73a 100644
--- a/mail/gbiff/pkg-plist
+++ b/mail/gbiff/pkg-plist
@@ -1,7 +1,6 @@
bin/gbiff
etc/CORBA/servers/gbiff.gnorba
share/gnome/applets/Network/gbiff.desktop
-share/gnome/locale/fr/LC_MESSAGES/gbiff.mo
share/gnome/pixmaps/gbiff/gbiff.png
share/gnome/pixmaps/gbiff/gnome-mail.xpm
share/gnome/pixmaps/gbiff/gnome-nomail.xpm
@@ -10,5 +9,6 @@ share/gnome/pixmaps/gbiff/gtk-nomail.xpm
share/gnome/pixmaps/gbiff/logo.xpm
share/gnome/pixmaps/gbiff/play.xpm
share/gnome/sounds/gbiff/mail.wav
-@dirrm share/gnome/sounds/gbiff
+share/locale/fr/LC_MESSAGES/gbiff.mo
@dirrm share/gnome/pixmaps/gbiff
+@dirrm share/gnome/sounds/gbiff