From 567415217070b59c29f44da7cda9d4ab63ed8796 Mon Sep 17 00:00:00 2001 From: naddy Date: Sat, 8 Dec 2012 14:46:48 +0000 Subject: [PATCH] no need to override ac_cv_func_openpty after config.site fix --- editors/jed/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/editors/jed/Makefile b/editors/jed/Makefile index ab01bd1483b..d7a5b3f4197 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -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 @@ -25,8 +25,6 @@ LIB_DEPENDS= devel/libslang CONFIGURE_STYLE= gnu CONFIGURE_ARGS= --with-slang=${LOCALBASE} 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 FLAVORS= no_x11