diff --git a/games/childsplay-plugins/Makefile b/games/childsplay-plugins/Makefile index bc6a9f860af..c3657559577 100644 --- a/games/childsplay-plugins/Makefile +++ b/games/childsplay-plugins/Makefile @@ -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 diff --git a/games/childsplay/Makefile b/games/childsplay/Makefile index d4c50735520..56b941b19e8 100644 --- a/games/childsplay/Makefile +++ b/games/childsplay/Makefile @@ -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