USE_X11=Yes

This commit is contained in:
sturm 2003-03-31 12:52:10 +00:00
parent 36e593af33
commit b8248efb63
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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}