aboutsummaryrefslogtreecommitdiffstats
path: root/science/gchempaint/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-09-19 22:05:42 +0800
committerpav <pav@FreeBSD.org>2007-09-19 22:05:42 +0800
commitde1303d7c87b1657e324386e6a2921f14f3d8868 (patch)
tree58b66169417f7a71864f65d987deb0bc42a82f91 /science/gchempaint/Makefile
parent92a1e22a39a50591738cafb28828272c9f1465db (diff)
downloadfreebsd-ports-gnome-de1303d7c87b1657e324386e6a2921f14f3d8868.tar.gz
freebsd-ports-gnome-de1303d7c87b1657e324386e6a2921f14f3d8868.tar.zst
freebsd-ports-gnome-de1303d7c87b1657e324386e6a2921f14f3d8868.zip
- Update to 0.8.3
Diffstat (limited to 'science/gchempaint/Makefile')
-rw-r--r--science/gchempaint/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile
index d6c11b830d53..8826512e6f96 100644
--- a/science/gchempaint/Makefile
+++ b/science/gchempaint/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= gchempaint
-PORTVERSION= 0.8.2
-PORTREVISION= 2
+PORTVERSION= 0.8.3
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}/0.8
@@ -32,6 +31,5 @@ CONFIGURE_ARGS= --with-help-dir=${PREFIX}/share/gnome/help --with-omf-dir=${PREF
post-patch:
@${REINPLACE_CMD} -e 's|-release $$(VERSION)|-version @GCP_VERSION_INFO@|' \
${WRKSRC}/lib/Makefile.in ${WRKSRC}/libgcpcanvas/Makefile.in
- @${REINPLACE_CMD} -e 's,GNOME|Applications|Education,Applications|Education,' ${WRKSRC}/help/gchempaint.omf.in
.include <bsd.port.mk>