mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue