aboutsummaryrefslogtreecommitdiffstats
path: root/science/gchemutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/gchemutils/Makefile')
-rw-r--r--science/gchemutils/Makefile13
1 files changed, 2 insertions, 11 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index 28132e78ebf..b1f1546ac01 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= gchemutils
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.3
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -26,13 +26,4 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-EXTRA_PATCHES= ${FILESDIR}/extra-patch-*
-.endif
-
-post-install:
- ${RM} -rf ${PREFIX}/share/gnome/doc/gchemutils/reference/html/CVS
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>