mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix install issue found out by pointyhat
This commit is contained in:
parent
fd3f4107b8
commit
c2e14b6056
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127806
@ -26,6 +26,7 @@ NO_WRKSUBDIR= yes
|
||||
|
||||
do-install:
|
||||
@${ECHO_MSG} " >> Installing JAR files"
|
||||
${MKDIR} ${TARGET_DIR}/lib/ext/
|
||||
${INSTALL_DATA} ${WRKSRC}/lib/ext/postgisdriver-1.1.0.jar ${TARGET_DIR}/lib/ext/
|
||||
${INSTALL_DATA} ${WRKSRC}/lib/ext/pg74jdbc3.jar ${TARGET_DIR}/lib/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user