aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-06-13 05:33:48 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-06-13 05:33:48 +0000
commit80a204ff59f96fd8d797d72a16e8396a4aa9ef78 (patch)
tree33fdbcbe213582dfbedc3971ea5189ef966536f7
parentc05b1121b612c645f96b86afa782901aa79040c5 (diff)
downloadports-80a204ff59f96fd8d797d72a16e8396a4aa9ef78.tar.gz
ports-80a204ff59f96fd8d797d72a16e8396a4aa9ef78.zip
Notes
-rw-r--r--databases/frontbase-jdbc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/frontbase-jdbc/Makefile b/databases/frontbase-jdbc/Makefile
index 9b69850c3ea2..b1a8d44c7481 100644
--- a/databases/frontbase-jdbc/Makefile
+++ b/databases/frontbase-jdbc/Makefile
@@ -26,12 +26,10 @@ PLIST_FILES= %%JAVAJARDIR%%/${JARFILE}
SUB_FILES+= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
-.include <bsd.port.pre.mk>
-
do-install:
@${INSTALL_DATA} ${WRKSRC}/${JARFILE} ${JAVAJARDIR}/${JARFILE}
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>