aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/jpatch/Makefile
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2004-07-13 05:22:54 +0800
committerglewis <glewis@FreeBSD.org>2004-07-13 05:22:54 +0800
commit924236b5ffaa09dfd6b36c8ca3e84229276c1377 (patch)
tree68d4c824ae6337b1e2686a58182cd8d480f4e271 /graphics/jpatch/Makefile
parente6aee4548e446bcc5ccaa7b04f57e40823f4a8f7 (diff)
downloadfreebsd-ports-gnome-924236b5ffaa09dfd6b36c8ca3e84229276c1377.tar.gz
freebsd-ports-gnome-924236b5ffaa09dfd6b36c8ca3e84229276c1377.tar.zst
freebsd-ports-gnome-924236b5ffaa09dfd6b36c8ca3e84229276c1377.zip
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it.
Diffstat (limited to 'graphics/jpatch/Makefile')
-rw-r--r--graphics/jpatch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpatch/Makefile b/graphics/jpatch/Makefile
index a8df05bdea27..9fddb68575b1 100644
--- a/graphics/jpatch/Makefile
+++ b/graphics/jpatch/Makefile
@@ -19,7 +19,7 @@ COMMENT= A spline based 3D modeling tool
USE_JAVA= 1.4+
NO_BUILD= yes
-PLIST_FILES= ${JAVAJARDIR:S,^${PREFIX}/,,}/jpatch.jar \
+PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar \
bin/jpatch
post-patch: