[Midnightbsd-cvs] mports [24384] trunk/java/jamvm/Makefile: add configure target

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Sep 25 16:28:07 EDT 2018


Revision: 24384
          http://svnweb.midnightbsd.org/mports/?rev=24384
Author:   laffer1
Date:     2018-09-25 16:27:46 -0400 (Tue, 25 Sep 2018)
Log Message:
-----------
add configure target

Modified Paths:
--------------
    trunk/java/jamvm/Makefile

Modified: trunk/java/jamvm/Makefile
===================================================================
--- trunk/java/jamvm/Makefile	2018-09-25 13:02:12 UTC (rev 24383)
+++ trunk/java/jamvm/Makefile	2018-09-25 20:27:46 UTC (rev 24384)
@@ -11,9 +11,10 @@
 
 LICENSE=	gpl2
 
-RUN_DEPENDS=	${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath
+RUN_DEPENDS=	${LOCALBASE}/share/classpath/glibj.zip:java/classpath
 
 CONFIGURE_ARGS=	--with-classpath-install-dir=${LOCALBASE}
+CONFIGURE_TARGET=	${ARCH}-portbld-freebsd9.1
 GNU_CONFIGURE=	yes
 OPTIONS_SUB=	yes
 USES=		compiler gmake libtool pkgconfig



More information about the Midnightbsd-cvs mailing list