From 8bcc8b64b5bb523efd53dab6b3c53e16a9aa5fd6 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Fri, 13 Jun 2014 16:36:24 +0000 Subject: [PATCH] Stagify. Approved by: portmgr@ --- databases/postgis-jdbc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile index ab8ed293ec2f..461729779318 100644 --- a/databases/postgis-jdbc/Makefile +++ b/databases/postgis-jdbc/Makefile @@ -18,8 +18,7 @@ NO_BUILD= yes PLIST_FILES= %%JAVAJARDIR%%/postgis_1.4.0.jar -NO_STAGE= yes do-install: - ${INSTALL_DATA} ${_DISTDIR}postgis_${PORTVERSION}.jar ${JAVAJARDIR} + ${INSTALL_DATA} ${_DISTDIR}postgis_${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR} .include