aboutsummaryrefslogtreecommitdiff
path: root/java/java-getopt/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-07-12 22:21:51 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-07-12 22:21:51 +0000
commit2d84fd6044f4986b812c5c3c1e232c5660c44e13 (patch)
tree9863f868d2852a1b6a9c2ccd6f0dca0acab891e5 /java/java-getopt/Makefile
parenteabf820d76af752a3ca8b716d04eee1996e6c86e (diff)
downloadports-2d84fd6044f4986b812c5c3c1e232c5660c44e13.tar.gz
ports-2d84fd6044f4986b812c5c3c1e232c5660c44e13.zip
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.
Notes
Notes: svn path=/head/; revision=113512
Diffstat (limited to 'java/java-getopt/Makefile')
-rw-r--r--java/java-getopt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile
index 0d4d64cd4260..197ed621eb5a 100644
--- a/java/java-getopt/Makefile
+++ b/java/java-getopt/Makefile
@@ -17,7 +17,7 @@ EXTRACT_SUFX= .jar
MAINTAINER= ports@FreeBSD.org
COMMENT= Java version of GNU getopt family functions
-PLIST_FILES= share/java/classes/getopt.jar
+PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar
USE_JAVA= 1.1+
NO_WRKSUBDIR= yes
EXTRACT_CMD= ${CP}