. Separate standard variables from variables local to this Makefile.
This commit is contained in:
@@ -22,12 +22,13 @@ CONFLICTS= kaffe-1.* kaffe-devel-1.*
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
PKGINSTALL= ${WRKDIR}/pkg-install
|
||||
|
||||
SRC= ${.CURDIR}/src
|
||||
SCRIPTS= classpath javavmwrapper
|
||||
# This is normally defined by bsd.java.mk when USE_JAVA is defined, but
|
||||
# we can't do that here since it would result in a circular dependency
|
||||
JAVALIBDIR= ${LOCALBASE}/share/java/classes
|
||||
PKGINSTALL= ${WRKDIR}/pkg-install
|
||||
|
||||
do-fetch:
|
||||
@${DO_NADA}
|
||||
|
||||
Reference in New Issue
Block a user