make new gnustep-make to build and run depends
OK landry@, ajacoutot@
This commit is contained in:
parent
0611073093
commit
fb0997e91f
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: gnustep.port.mk,v 1.13 2010/12/22 09:20:00 sebastia Exp $
|
# $OpenBSD: gnustep.port.mk,v 1.14 2011/04/18 11:57:51 sebastia Exp $
|
||||||
|
|
||||||
# until tested on others
|
# until tested on others
|
||||||
ONLY_FOR_ARCHS = i386 amd64
|
ONLY_FOR_ARCHS = i386 amd64
|
||||||
@ -10,8 +10,8 @@ CATEGORIES += x11/gnustep
|
|||||||
USE_GMAKE ?= Yes
|
USE_GMAKE ?= Yes
|
||||||
MAKE_FILE ?= GNUmakefile
|
MAKE_FILE ?= GNUmakefile
|
||||||
|
|
||||||
BUILD_DEPENDS += x11/gnustep/make>=2.4.0p5
|
BUILD_DEPENDS += x11/gnustep/make>=2.6.0
|
||||||
MODGNUSTEP_RUN_DEPENDS += x11/gnustep/make
|
MODGNUSTEP_RUN_DEPENDS += x11/gnustep/make>=2.6.0
|
||||||
|
|
||||||
MAKE_FLAGS += CC="${CC}" CPP="${CC} -E" OPTFLAG="${CFLAGS}"
|
MAKE_FLAGS += CC="${CC}" CPP="${CC} -E" OPTFLAG="${CFLAGS}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user