mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix install target: add correct WRKSRC
Prompted by: pav
This commit is contained in:
parent
52e8296774
commit
c5347d62d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203755
1 changed files with 1 additions and 1 deletions
|
@ -16,13 +16,13 @@ MAINTAINER= lioux@FreeBSD.org
|
|||
COMMENT= Programa do Imposto de Renda Pessoa Fisica 2007 versao Java
|
||||
|
||||
USE_ZIP= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}2007
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.4+
|
||||
JAVA_OS= native
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
SUB_FILES= pkg-message
|
||||
PLIST_SUB= JAR_DIR=${JAR_DIR}
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
|
Loading…
Add table
Reference in a new issue