mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Stagify.
Approved by: portmgr@
This commit is contained in:
parent
49543b56b3
commit
8bcc8b64b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357700
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ NO_BUILD= yes
|
||||||
|
|
||||||
PLIST_FILES= %%JAVAJARDIR%%/postgis_1.4.0.jar
|
PLIST_FILES= %%JAVAJARDIR%%/postgis_1.4.0.jar
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
do-install:
|
do-install:
|
||||||
${INSTALL_DATA} ${_DISTDIR}postgis_${PORTVERSION}.jar ${JAVAJARDIR}
|
${INSTALL_DATA} ${_DISTDIR}postgis_${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue