fix dependency path to FreeBSD's a.out libc now that freebsd_lib has been upgraded.
This commit is contained in:
parent
7d5ac525fe
commit
008002aba4
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.7 2000/12/06 02:51:31 kevlo Exp $
|
# $OpenBSD: Makefile,v 1.8 2001/03/02 14:12:12 brad Exp $
|
||||||
#
|
#
|
||||||
# See http://www.freebsd.org/java/ for software updates, etc.
|
# See http://www.freebsd.org/java/ for software updates, etc.
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ JDK_PATH= ${PREFIX}/jdk${JDK_VERSION}
|
|||||||
|
|
||||||
MAINTAINER= Chris Cappuccio <chris@openbsd.org>
|
MAINTAINER= Chris Cappuccio <chris@openbsd.org>
|
||||||
|
|
||||||
RUN_DEPENDS= /emul/freebsd/usr/lib/libc.so.3.1::emulators/freebsd_lib
|
RUN_DEPENDS= /emul/freebsd/usr/lib/compat/aout/libc.so.3.1::emulators/freebsd_lib
|
||||||
|
|
||||||
LICENSE_TYPE= NOFEE
|
LICENSE_TYPE= NOFEE
|
||||||
PERMIT_PACKAGE_CDROM= No
|
PERMIT_PACKAGE_CDROM= No
|
||||||
|
Loading…
Reference in New Issue
Block a user