aboutsummaryrefslogtreecommitdiff
path: root/graphics/tintfu
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-07-12 21:22:54 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-07-12 21:22:54 +0000
commit8ea192d8975561b90e0a9ff7d7c79fc4b9801a68 (patch)
tree9d848c2e9ea44c48a465609ab61b3659cdb2b7a7 /graphics/tintfu
parentcf25cf89165b7638378c1223ef231c5bbd16ded6 (diff)
downloadports-8ea192d8975561b90e0a9ff7d7c79fc4b9801a68.tar.gz
ports-8ea192d8975561b90e0a9ff7d7c79fc4b9801a68.zip
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it.
Notes
Notes: svn path=/head/; revision=113510
Diffstat (limited to 'graphics/tintfu')
-rw-r--r--graphics/tintfu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tintfu/Makefile b/graphics/tintfu/Makefile
index b1556ad09588..e025711aac8f 100644
--- a/graphics/tintfu/Makefile
+++ b/graphics/tintfu/Makefile
@@ -24,7 +24,7 @@ EXTRACT_AFTER_ARGS= .
NO_BUILD= yes
USE_JAVA= 1.3+
-PLIST_FILES= ${JAVAJARDIR:S,^${PREFIX}/,,}/${DISTNAME}.jar \
+PLIST_FILES= %%JAVAJARDIR%%/${DISTNAME}.jar \
bin/tintfu
post-patch: