diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index 6f1d0cbab33..3f7c56ac0a2 100644 --- a/comms/xcept/Makefile +++ b/comms/xcept/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2002/10/25 11:34:24 naddy Exp $ +# $OpenBSD: Makefile,v 1.20 2003/03/31 12:52:10 sturm Exp $ COMMENT= "decoder for the CEPT (Btx) protocol" @@ -14,6 +14,8 @@ PERMIT_DISTFILES_FTP= Yes MAKE_FLAGS= SYSCONFDIR="${SYSCONFDIR}" +USE_X11= Yes + WRKDIST= ${WRKDIR}/XCept-2.1.2 NO_REGRESS= Yes diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index a9e031af495..087358a5b67 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2002/12/29 19:43:49 fgsch Exp $ +# $OpenBSD: Makefile,v 1.13 2003/03/31 12:52:10 sturm Exp $ COMMENT= "easy to use, graphical editor" @@ -23,6 +23,8 @@ CONFIGURE_ENV+= PYTHON_VER=${PYTHON_VER} CONFIGURE_ENV+= NOPYTHON=Yes .endif +USE_X11= Yes + CONFIGURE_STYLE= gnu CONFIGURE_ENV+= XTERM_CMD=xterm CONFIGURE_ARGS+= ${CONFIGURE_SHARED}