--disable-silent-rules is the default already.
This commit is contained in:
parent
a826a90638
commit
3e3918b97d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.4 2013/03/21 08:45:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.5 2013/03/26 16:35:03 ajacoutot Exp $
|
||||
|
||||
CATEGORIES ?= devel
|
||||
|
||||
@ -11,6 +11,5 @@ MASTER_SITE_VANESSA ?= ${HOMEPAGE}download/
|
||||
|
||||
CONFIGURE_STYLE ?= gnu
|
||||
|
||||
CONFIGURE_ARGS ?= --disable-silent-rules
|
||||
CONFIGURE_ENV ?= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
Loading…
Reference in New Issue
Block a user