aboutsummaryrefslogtreecommitdiff
path: root/devel/flexdock/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-07 03:25:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-07 03:25:29 +0000
commit9b44799b8a59481f1cc745e8df5837fd080b47f1 (patch)
tree48f657965e277871a2c43ebc5037b0f88b449fc2 /devel/flexdock/Makefile
parent2167bc17cac48f780a5c921ef63683842f19c215 (diff)
Notes
Diffstat (limited to 'devel/flexdock/Makefile')
-rw-r--r--devel/flexdock/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/flexdock/Makefile b/devel/flexdock/Makefile
index ed48d531c1f7..65f960b324ee 100644
--- a/devel/flexdock/Makefile
+++ b/devel/flexdock/Makefile
@@ -25,12 +25,6 @@ ALL_TARGET= dist
PLIST_FILES= ${JAVAJARDIR:C^${PREFIX}/^^}/${PORTNAME}.jar
PORTDOCS= "User Guide.pdf" api
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
-BROKEN= does not install on 6.x
-.endif
-
do-install:
${INSTALL_DATA} ${WRKSRC}/build/${PORTNAME}-${PORTVERSION}.jar ${JAVAJARDIR}/${PORTNAME}.jar
@@ -42,4 +36,4 @@ post-install:
@${ECHO_MSG} " [ DONE ]"
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>