no need to override ac_cv_func_openpty after config.site fix
This commit is contained in:
parent
ee869d0426
commit
5674152170
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.38 2012/12/07 18:40:43 naddy Exp $
|
# $OpenBSD: Makefile,v 1.39 2012/12/08 14:46:48 naddy Exp $
|
||||||
|
|
||||||
COMMENT= text editor
|
COMMENT= text editor
|
||||||
|
|
||||||
@ -25,8 +25,6 @@ LIB_DEPENDS= devel/libslang
|
|||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
CONFIGURE_ARGS= --with-slang=${LOCALBASE}
|
CONFIGURE_ARGS= --with-slang=${LOCALBASE}
|
||||||
CONFIGURE_ENV+= JED_ROOT="${PREFIX}/lib/jed"
|
CONFIGURE_ENV+= JED_ROOT="${PREFIX}/lib/jed"
|
||||||
# This is with -lutil, so override config.site
|
|
||||||
CONFIGURE_ENV+= ac_cv_func_openpty=yes
|
|
||||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/autoconf
|
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/autoconf
|
||||||
|
|
||||||
FLAVORS= no_x11
|
FLAVORS= no_x11
|
||||||
|
Loading…
Reference in New Issue
Block a user