summaryrefslogtreecommitdiff
path: root/math/gcalctool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r--math/gcalctool/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index f3d98cf2ad38..73778f61e9c5 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= gcalctool
-PORTVERSION= 4.2.43
+PORTVERSION= 4.2.77
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= fifth-toe/2.1/2.1.99/sources
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.2
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -28,8 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-MAN1= gcalctool.1
-
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure