aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/sakura
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-11-01 20:46:07 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-11-01 20:46:07 +0000
commit291c479c05b7db09d3f5fed575c33e06d849b994 (patch)
tree6995e292f0307c3729fbab1a69be6e6f79b6ede1 /x11-toolkits/sakura
parent61c8234e51291cfc7728ffcdab05d8c75ca215bd (diff)
downloadports-291c479c05b7db09d3f5fed575c33e06d849b994.tar.gz
ports-291c479c05b7db09d3f5fed575c33e06d849b994.zip
Notes
Diffstat (limited to 'x11-toolkits/sakura')
-rw-r--r--x11-toolkits/sakura/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-toolkits/sakura/Makefile b/x11-toolkits/sakura/Makefile
index 8c540861d223..b4e94165d2e6 100644
--- a/x11-toolkits/sakura/Makefile
+++ b/x11-toolkits/sakura/Makefile
@@ -20,12 +20,6 @@ USE_BZIP2= yes
MAN1= sakura.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
-BROKEN= does not compile
-.endif
-
post-patch:
@${REINPLACE_CMD} -e '/NOT MATCHES "Debug"/d ; \
/"-O2"/d ; \
@@ -38,4 +32,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/INSTALL ${DOCSDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>