aboutsummaryrefslogtreecommitdiff
path: root/devel/bouml/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-04-16 17:14:32 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-04-16 17:14:32 +0000
commit8a372c8ea1cab6a577689c1f7f4d43d010879c3a (patch)
treeeeea4d3f2bdbd62e8caf41883f84b3a00daca8e0 /devel/bouml/Makefile
parent3af4e69a481adfe57c9ed1b59f9354b5a19a299b (diff)
downloadports-8a372c8ea1cab6a577689c1f7f4d43d010879c3a.tar.gz
ports-8a372c8ea1cab6a577689c1f7f4d43d010879c3a.zip
Notes
Diffstat (limited to 'devel/bouml/Makefile')
-rw-r--r--devel/bouml/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/bouml/Makefile b/devel/bouml/Makefile
index 3423c90192f9..3be3e179b795 100644
--- a/devel/bouml/Makefile
+++ b/devel/bouml/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bouml
-PORTVERSION= 2.23.1
+PORTVERSION= 2.24
CATEGORIES= devel
MASTER_SITES= http://bouml.free.fr/
DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}
@@ -34,12 +34,6 @@ IGNOREFILES+= doc${EXTRACT_SUFX}
PORTDOCS= *
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile with gcc-2.95
-.endif
-
pre-configure:
${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \
-e 's|%%DESKTOPDIR%%|${DESKTOPDIR}|' ${WRKSRC}/${MAKEFILE}
@@ -56,4 +50,4 @@ post-install:
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>