summaryrefslogtreecommitdiff
path: root/math/gcalctool
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-01 00:59:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-01 00:59:31 +0000
commit41099ea034c3cd3be0887c6d4e95e56da3721408 (patch)
tree9568549262ee4c681fd88dfec49a3061c78f71f4 /math/gcalctool
parent* Update to 2.2.3 (diff)
Update to 4.2.86.
Notes
Notes: svn path=/head/; revision=81809
Diffstat (limited to 'math/gcalctool')
-rw-r--r--math/gcalctool/Makefile6
-rw-r--r--math/gcalctool/distinfo2
-rw-r--r--math/gcalctool/pkg-plist3
3 files changed, 7 insertions, 4 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 7b0cd0222eaf..532ea5f274ac 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gcalctool
-PORTVERSION= 4.2.83
+PORTVERSION= 4.2.86
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.2
@@ -22,12 +22,12 @@ USE_LIBTOOL= yes
USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
- @${FIND} ${WRKSRC} -name "*.[ch]" | xargs ${REINPLACE_CMD} -e \
+ @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \
's|malloc\.h|stdlib.h|g'
.include <bsd.port.mk>
diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo
index d9babac02dd0..50deae7416da 100644
--- a/math/gcalctool/distinfo
+++ b/math/gcalctool/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gcalctool-4.2.83.tar.bz2) = cfb03eb5e0fee4813eb72b3b04e1feca
+MD5 (gnome2/gcalctool-4.2.86.tar.bz2) = e9e11b46a3ff83da25a782ce4fd5d3f7
diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist
index c69bbd4d56fb..6327e590149e 100644
--- a/math/gcalctool/pkg-plist
+++ b/math/gcalctool/pkg-plist
@@ -1,3 +1,4 @@
+@unexec if test -L %D/bin/gnome-calculator; then rm -f %D/bin/gnome-calculator; fi
bin/gcalctool
etc/gconf/gconf.xml.defaults/apps/gcalctool/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gcalctool/%gconf.xml
@@ -23,6 +24,8 @@ share/locale/nl/LC_MESSAGES/gcalctool.mo
share/locale/no/LC_MESSAGES/gcalctool.mo
share/locale/pt/LC_MESSAGES/gcalctool.mo
share/locale/pt_BR/LC_MESSAGES/gcalctool.mo
+share/locale/sr/LC_MESSAGES/gcalctool.mo
+share/locale/sr@Latn/LC_MESSAGES/gcalctool.mo
share/locale/sv/LC_MESSAGES/gcalctool.mo
share/locale/uk/LC_MESSAGES/gcalctool.mo
share/locale/zh_TW/LC_MESSAGES/gcalctool.mo