aboutsummaryrefslogtreecommitdiffstats
path: root/java/icedtea-web/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-15 16:15:41 +0800
committeraz <az@FreeBSD.org>2013-09-15 16:15:41 +0800
commit915e56e41a799015c287662c239cad917be2d623 (patch)
treeaf86ab3d72d9e9f6d9b0c530d4f6c6f8cf680ad5 /java/icedtea-web/Makefile
parent03730bd7f2eda8b4459e015d76945b1f3b0f9e65 (diff)
downloadfreebsd-ports-gnome-915e56e41a799015c287662c239cad917be2d623.tar.gz
freebsd-ports-gnome-915e56e41a799015c287662c239cad917be2d623.tar.zst
freebsd-ports-gnome-915e56e41a799015c287662c239cad917be2d623.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'java/icedtea-web/Makefile')
-rw-r--r--java/icedtea-web/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile
index 4687b81bf698..27a4bab30742 100644
--- a/java/icedtea-web/Makefile
+++ b/java/icedtea-web/Makefile
@@ -21,9 +21,9 @@ USE_JAVA= yes
JAVA_OS= native
JAVA_VENDOR= openjdk
JAVA_VERSION= 1.6+
-USE_PERL5_BUILD=yes
+USE_PERL5= build
USE_XORG= x11
-USES= gmake pkgconfig shebangfix
+USES= gmake pkgconfig shebangfix perl5
SHEBANG_FILES= javac.in jrunscript.in
WANT_GNOME= yes