aboutsummaryrefslogtreecommitdiff
path: root/java/jcommon
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-06-22 05:11:59 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-06-22 05:11:59 +0000
commitf671d86f79afefec6befad74e3439f438ce628ea (patch)
treef7f5e1f3ad6ece020a6582b2da7c90cc98a72e85 /java/jcommon
parent929741a724929378d4168d873997b092fe1d91cf (diff)
downloadports-f671d86f79afefec6befad74e3439f438ce628ea.tar.gz
ports-f671d86f79afefec6befad74e3439f438ce628ea.zip
. Add to PLIST_SUB, don't set it. Mea culpa.
Notes
Notes: svn path=/head/; revision=111970
Diffstat (limited to 'java/jcommon')
-rw-r--r--java/jcommon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jcommon/Makefile b/java/jcommon/Makefile
index d9bce699b0d3..7ae7b4f63866 100644
--- a/java/jcommon/Makefile
+++ b/java/jcommon/Makefile
@@ -36,7 +36,7 @@ ANT_TARGETS+= javadoc
PORTDOCS= *
.endif
-PLIST_SUB= JAVAJARDIR=${JAVAJARDIR:S|^${PREFIX}/||}
+PLIST_SUB+= JAVAJARDIR=${JAVAJARDIR:S|^${PREFIX}/||}
PLIST_FILES= %%JAVAJARDIR%%/jcommon.jar
pre-fetch: