- zap USE_X11

This commit is contained in:
ajacoutot 2007-06-01 07:39:02 +00:00
parent 104d58f37d
commit 094638ddf6
2 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2007/01/26 11:11:26 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.6 2007/06/01 07:39:02 ajacoutot Exp $
COMMENT= "additional games modules for childsplay"
@ -25,7 +25,6 @@ MODULES= lang/python
RUN_DEPENDS= :childsplay->=0.84:games/childsplay
PKG_ARCH= *
USE_X11= Yes
NO_BUILD= Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2006/12/08 06:53:39 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.3 2007/06/01 07:39:02 ajacoutot Exp $
COMMENT= "suite of educational games for young children"
@ -24,7 +24,6 @@ RUN_DEPENDS= :pygame->=1.7:devel/pygame \
:python-expat-${MODPY_VERSION}.*:lang/python/${MODPY_VERSION},-expat
PKG_ARCH= *
USE_X11= Yes
NO_BUILD= Yes
NO_REGRESS= Yes