- Use a rerolled distfile that includes openbsd native libs for both
amd64 and i386. Makes installed jna.jar include both archs. okay jasper@
This commit is contained in:
parent
192dc5aaf9
commit
9308aef8a8
@ -1,10 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:12:34 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2013/03/17 14:02:11 kurt Exp $
|
||||
|
||||
COMMENT= Java Native Access (JNA)
|
||||
|
||||
V= 3.5.1
|
||||
DISTNAME= jna-$V
|
||||
DISTNAME= jna-$V-a31faf3026
|
||||
PKGNAME= jna-$V
|
||||
EXTRACT_SUFX= .zip
|
||||
CATEGORIES= devel
|
||||
REVISION= 0
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
||||
@ -20,7 +23,7 @@ MODULES= java
|
||||
MODJAVA_VER= 1.6+
|
||||
MODJAVA_BUILD= ant
|
||||
|
||||
# jnalib/build.xml specifically wants gmake (and ggrep)
|
||||
# build.xml specifically wants gmake (and ggrep)
|
||||
USE_GMAKE= Yes
|
||||
|
||||
BUILD_DEPENDS= sysutils/ggrep
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (jna-3.5.1.tar.gz) = /hHLWNYDsoHf8CG49I2PPJe9wWHDfE1YKrtrv1P2VM0=
|
||||
SIZE (jna-3.5.1.tar.gz) = 44165341
|
||||
SHA256 (jna-3.5.1-a31faf3026.zip) = RL0/ty/7pgi14PTgAsoKoX6/ygq2ZcWSeZApEnjYZZc=
|
||||
SIZE (jna-3.5.1-a31faf3026.zip) = 46112819
|
||||
|
Loading…
x
Reference in New Issue
Block a user