aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-09-09 00:44:05 +0800
committertijl <tijl@FreeBSD.org>2014-09-09 00:44:05 +0800
commit9be6b0ff89dd7df215638e1f16b536dd36ce4fd4 (patch)
treed8284849e7607c560b72861c7580608b3ec00212 /java
parent0dc42ec8b53f1603ecc98fa878f3c6e5f8906bac (diff)
downloadfreebsd-ports-gnome-9be6b0ff89dd7df215638e1f16b536dd36ce4fd4.tar.gz
freebsd-ports-gnome-9be6b0ff89dd7df215638e1f16b536dd36ce4fd4.tar.zst
freebsd-ports-gnome-9be6b0ff89dd7df215638e1f16b536dd36ce4fd4.zip
Add USES=libtool and INSTALL_TARGET=install-strip
Diffstat (limited to 'java')
-rw-r--r--java/sablevm/Makefile9
-rw-r--r--java/sablevm/pkg-plist1
2 files changed, 5 insertions, 5 deletions
diff --git a/java/sablevm/Makefile b/java/sablevm/Makefile
index 62353d7a19c8..06b313e09d3d 100644
--- a/java/sablevm/Makefile
+++ b/java/sablevm/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sablevm
PORTVERSION= 1.13
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= java devel
MASTER_SITES= SF
@@ -16,13 +16,14 @@ LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \
RUN_DEPENDS= fastjar:${PORTSDIR}/archivers/fastjar
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
+USES= gettext gmake iconv libtool pkgconfig
USE_AUTOTOOLS= libltdl
USE_LDCONFIG= yes
-USES= pkgconfig gettext iconv gmake
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME}
+CPPFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= SVMCP
OPTIONS_DEFAULT=SVMCP
diff --git a/java/sablevm/pkg-plist b/java/sablevm/pkg-plist
index 66d6d97de161..3cab48dd0085 100644
--- a/java/sablevm/pkg-plist
+++ b/java/sablevm/pkg-plist
@@ -5,7 +5,6 @@ bin/sablevm
include/sablevm/jni.h
include/sablevm/jni_system_specific.h
lib/libsablevm-1.13.so
-lib/libsablevm.la
lib/libsablevm.so
lib/sablevm/bin/jar
lib/sablevm/bin/java