SEPARATE_BUILD= yes -> concurrent
This commit is contained in:
parent
f3cf668056
commit
67afb8bbc4
@ -1,23 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.23 1999/05/13 02:10:43 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 1999/06/14 06:23:23 brad Exp $
|
||||
# $FreeBSD: Makefile,v 1.17 1998/03/28 14:12:55 steve Exp $
|
||||
|
||||
DISTNAME= lesstif-0.88.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \
|
||||
ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \
|
||||
ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/lesstif/srcdist/
|
||||
|
||||
NEED_VERSION= 1.73
|
||||
|
||||
MAINTAINER= brad@openbsd.org
|
||||
|
||||
MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \
|
||||
ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \
|
||||
ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/lesstif/srcdist/
|
||||
|
||||
USE_X11= yes
|
||||
SEPARATE_BUILD= yes
|
||||
SEPARATE_BUILD= concurrent
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static --disable-debug --enable-build-12
|
||||
CONFIGURE_ENV= ${SETENV}
|
||||
|
||||
.if defined(HAVE_MOTIF)
|
||||
IS_INTERACTIVE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user