This commit is contained in:
steven 2006-11-13 10:08:12 +00:00
parent 1210bdb474
commit 2e8d1a700e
47 changed files with 101 additions and 68 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2004/11/21 12:50:33 espie Exp $
# $OpenBSD: Makefile,v 1.15 2006/11/13 10:08:12 steven Exp $
COMMENT= "set the root window to the image of earth"
DISTNAME= xearth-1.1
@ -15,6 +15,7 @@ WANTLIB= ICE SM X11 Xext Xt c m
CONFIGURE_STYLE= imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2006/10/12 15:16:44 jasper Exp $
# $OpenBSD: Makefile,v 1.29 2006/11/13 10:08:12 steven Exp $
COMMENT= "interactive astronomical ephemeris"
DISTNAME= xephem-3.2.3
@ -26,6 +26,7 @@ do-build:
@cd ${WRKSRC}/GUI/xephem && \
${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} -f ${MAKE_FILE} ${ALL_TARGET}
USE_X11= Yes
NO_REGRESS= Yes
do-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2004/11/21 12:50:33 espie Exp $
# $OpenBSD: Makefile,v 1.16 2006/11/13 10:08:12 steven Exp $
COMMENT= "set the root window to the moon in its current phase"
DISTNAME= xphoon
@ -15,6 +15,7 @@ WANTLIB= X11 Xext c m
CONFIGURE_STYLE= imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2006/10/28 10:30:41 espie Exp $
# $OpenBSD: Makefile,v 1.11 2006/11/13 10:08:12 steven Exp $
CATEGORIES= audio x11 x11/kde
COMMENT= 'music player for kde'
@ -31,6 +31,7 @@ SHARED_LIBS += amarok 0.0 # .0.0
SHARED_LIBS += http11 0.0 # .0.0
MODULES= x11/kde
USE_X11= Yes
USE_LIBTOOL= Yes
LIBTOOL_FLAGS= --tag=disable-static
MODKDE_VERSION= 3.5.3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2006/08/01 12:13:28 espie Exp $
# $OpenBSD: Makefile,v 1.28 2006/11/13 10:08:12 steven Exp $
COMMENT= "OpenLook-based CD player"
DISTNAME= WorkMan-1.3a
@ -21,6 +21,7 @@ MAKE_ENV= IMAKEINCLUDE=-I${LOCALBASE}/lib/X11/config
WRKDIST= ${WRKDIR}/workman
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2004/11/21 17:51:47 espie Exp $
# $OpenBSD: Makefile,v 1.26 2006/11/13 10:08:12 steven Exp $
COMMENT= "Motif CD player"
@ -15,6 +15,7 @@ WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c curses termlib
MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/
USE_X11= Yes
USE_MOTIF= any
CONFIGURE_STYLE= imake
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2004/11/21 17:51:47 espie Exp $
# $OpenBSD: Makefile,v 1.22 2006/11/13 10:08:12 steven Exp $
COMMENT= "X11-based audio mixer"
DISTNAME= xmix-2.1
@ -17,6 +17,7 @@ CONFIGURE_STYLE= imake
WRKDIST= $(WRKDIR)/xmix
USE_X11= Yes
NO_REGRESS= Yes
pre-build:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2006/02/03 20:34:14 steven Exp $
# $OpenBSD: Makefile,v 1.24 2006/11/13 10:08:12 steven Exp $
COMMENT= "Motif-based audio mixer"
VERSION= 1.2.2
@ -16,6 +16,7 @@ MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/${VERSION}/src/
CONFIGURE_STYLE= imake
USE_MOTIF= any
USE_X11= Yes
WRKDIST= ${WRKDIR}/xmmix-1.2
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2004/11/21 18:01:04 espie Exp $
# $OpenBSD: Makefile,v 1.24 2006/11/13 10:08:12 steven Exp $
COMMENT= "reciprocating engine for X11"
PKGNAME= xengine-1.0.1
@ -21,6 +21,7 @@ PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below
WRKDIST= ${WRKDIR}
CONFIGURE_STYLE= imake
USE_X11= Yes
NO_REGRESS= Yes
do-distpatch:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2006/11/04 19:19:15 kili Exp $
# $OpenBSD: Makefile,v 1.13 2006/11/13 10:08:12 steven Exp $
COMMENT= "Qt-based 2D CAD system"
@ -21,6 +21,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qcad/}
MODULES= x11/qt3
MODQT_MT= Yes
USE_X11= Yes
MAKE_FLAGS= \
CXX='${CXX}' \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2004/11/21 22:29:51 espie Exp $
# $OpenBSD: Makefile,v 1.19 2006/11/13 10:08:12 steven Exp $
COMMENT= "communication package for X11"
@ -20,6 +20,7 @@ CONFIGURE_STYLE=imake
WRKDIST= ${WRKDIR}/seyon
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2006/09/18 11:50:39 espie Exp $
# $OpenBSD: Makefile,v 1.21 2006/11/13 10:08:12 steven Exp $
SHARED_ONLY= Yes
COMMENT= "graphical debugger for KDE"
@ -22,6 +22,7 @@ MODULES= x11/kde
LIB_DEPENDS= kdecore.>=4,DCOP,kdefx,kdesu,kdeui,kio,kwalletclient::x11/kde/libs3
USE_X11= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE= autoconf autoheader
CONFIGURE_ARGS+= ${MODKDE_CONFIGURE_ARGS}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2004/11/24 11:08:02 espie Exp $
# $OpenBSD: Makefile,v 1.19 2006/11/13 10:08:12 steven Exp $
COMMENT= "simple to use text editor for X11"
@ -16,7 +16,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=editors/}
EXTRACT_SUFX= .tar.Z
CONFIGURE_STYLE= imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2006/08/01 23:39:08 espie Exp $
# $OpenBSD: Makefile,v 1.21 2006/11/13 10:08:12 steven Exp $
COMMENT= "standard OpenLook text editor for X11"
@ -23,6 +23,7 @@ CONFIGURE_STYLE=imake
MAKE_ENV= IMAKEINCLUDE=-I${LOCALBASE}/lib/X11/config
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2004/11/28 22:41:15 espie Exp $
# $OpenBSD: Makefile,v 1.15 2006/11/13 10:08:12 steven Exp $
COMMENT= "X11 Go Toolset"
@ -20,6 +20,7 @@ CONFIGURE_STYLE= gnu
ALL_TARGET=
NO_REGRESS= Yes
USE_X11= Yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cgoban ${PREFIX}/bin

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2006/08/02 09:36:20 espie Exp $
# $OpenBSD: Makefile,v 1.8 2006/11/13 10:08:12 steven Exp $
COMMENT= "finish-the-cycle logic puzzle"
CATEGORIES= games
@ -18,6 +18,8 @@ WANTLIB= X11 Xext Xi c glib gmodule iconv intl m
LIB_DEPENDS= gtk.>=1.2,gdk.>=1.2::x11/gtk+
USE_X11= Yes
do-build:
cd ${WRKBUILD} && $(CC) $(CFLAGS) `gtk-config --cflags --libs` circuit.c -o circuit

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2006/08/02 09:36:20 espie Exp $
# $OpenBSD: Makefile,v 1.9 2006/11/13 10:08:12 steven Exp $
COMMENT= "computer simulation game"
DISTNAME= corewars-0.9.12
@ -20,5 +20,6 @@ LIB_DEPENDS= gtk.>=1.2,gdk::x11/gtk+
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=corewars/}
CONFIGURE_STYLE=gnu
USE_X11= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.35 2006/11/07 15:14:30 naddy Exp $
# $OpenBSD: Makefile,v 1.36 2006/11/13 10:08:12 steven Exp $
COMMENT= "game where you deal drugs on the streets of NY"
@ -40,6 +40,7 @@ FLAVOR?=
.if ${FLAVOR:L:Mno_x11}
CONFIGURE_ARGS+= --disable-gui-client
.else
USE_X11= Yes
LIB_DEPENDS+= gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2
WANTLIB+= X11 fontconfig freetype m cairo \
gmodule-2.0 gobject-2.0 atk-1.0 pango-1.0 \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.59 2006/09/18 11:50:40 espie Exp $
# $OpenBSD: Makefile,v 1.60 2006/11/13 10:08:12 steven Exp $
COMMENT= "Civilization clone for X11; multiplayer; game server"
COMMENT-client= "Freeciv client"
@ -34,6 +34,7 @@ MODULES= devel/gettext
WANTLIB= c m z ncurses readline
.if !${FLAVOR:L:Mno_x11}
USE_X11= Yes
MULTI_PACKAGES+=-client
BUILD_DEPENDS+= :pkgconfig-*:devel/pkgconfig

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2004/11/28 22:41:17 espie Exp $
# $OpenBSD: Makefile,v 1.6 2006/11/13 10:08:12 steven Exp $
COMMENT= "Pac-Man clone"
@ -26,6 +26,7 @@ ALL_TARGET= enablesound
MAKE_FLAGS= DATA_DIR=${PREFIX}/share/glutton
NO_REGRESS= Yes
USE_X11= Yes
do-install:
${INSTALL_PROGRAM} ${WRKBUILD}/glutton ${PREFIX}/bin

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2006/09/18 11:50:40 espie Exp $
# $OpenBSD: Makefile,v 1.8 2006/11/13 10:08:12 steven Exp $
COMMENT= "billiard game"
CATEGORIES= x11 x11/kde games
@ -26,6 +26,7 @@ MODCONFIG_GUESS_DIRS+= ${MODKDE_CONFIG_GUESS_DIRS}
AUTOCONF_VERSION= 2.59
USE_GMAKE= Yes
USE_LIBTOOL= Yes
USE_X11= Yes
# GPL
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2004/11/28 23:32:07 espie Exp $
# $OpenBSD: Makefile,v 1.6 2006/11/13 10:08:12 steven Exp $
COMMENT= "SDL clone of the popular Game of Life"
@ -17,6 +17,7 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c m pthread stdc++ usbhid
NO_REGRESS= Yes
USE_X11= Yes
LIB_DEPENDS= SDL::devel/sdl

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2005/09/10 17:23:08 espie Exp $
# $OpenBSD: Makefile,v 1.3 2006/11/13 10:08:12 steven Exp $
#
COMMENT= "3d tetris"
@ -28,6 +28,7 @@ do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/spatial
${INSTALL_DATA} ${WRKBUILD}/spatial.shp ${PREFIX}/share/spatial/spatial.shp
USE_X11= Yes
NO_REGRESS= Yes
WANTLIB= c m X11

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2006/07/04 21:15:41 sturm Exp $
# $OpenBSD: Makefile,v 1.10 2006/11/13 10:08:12 steven Exp $
COMMENT= "strategy game with fantasy theme"
DISTNAME= wesnoth-1.0.2
@ -28,6 +28,8 @@ LIB_DEPENDS= SDL::devel/sdl \
MODULES= devel/gettext
USE_X11= Yes
CONFIGURE_STYLE=gnu
FLAVORS= lite tinygui
FLAVOR?=

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2004/11/28 22:41:22 espie Exp $
# $OpenBSD: Makefile,v 1.24 2006/11/13 10:08:12 steven Exp $
COMMENT= "X11-based asteroids-style arcade"
@ -20,6 +20,7 @@ CONFIGURE_STYLE= imake
WRKDIST= ${WRKDIR}
NO_REGRESS= Yes
USE_X11= Yes
post-extract:
@cp ${FILESDIR}/Imakefile ${WRKSRC}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2006/11/10 17:07:18 steven Exp $
# $OpenBSD: Makefile,v 1.18 2006/11/13 10:08:12 steven Exp $
#
COMMENT= "XEVIOUS-like shooting game"
@ -20,7 +20,7 @@ MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/
CONFIGURE_STYLE=imake
WRKDIST= ${WRKDIR}/Xev111
ALL_TARGET= xbat
USE_X11= Yes
NO_REGRESS= Yes
post-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2004/11/28 22:41:22 espie Exp $
# $OpenBSD: Makefile,v 1.16 2006/11/13 10:08:12 steven Exp $
COMMENT= "concurrent multi-player battle strategy game"
@ -14,7 +14,7 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c m
CONFIGURE_STYLE=imake
USE_X11= Yes
NO_REGRESS= Yes
post-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2004/11/28 22:41:22 espie Exp $
# $OpenBSD: Makefile,v 1.18 2006/11/13 10:08:12 steven Exp $
COMMENT= "save your computers from the evil clutches of Bill"
@ -14,8 +14,8 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xaw Xext Xmu Xpm Xt c m stdc++
CONFIGURE_STYLE= imake
CONFIGURE_STYLE=imake
USE_X11= Yes
NO_REGRESS= Yes
post-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2006/07/05 07:24:27 espie Exp $
# $OpenBSD: Makefile,v 1.21 2006/11/13 10:08:12 steven Exp $
COMMENT= "Pac-man-like game under X11"
@ -21,6 +21,7 @@ CONFIGURE_STYLE=imake noman
# Change -DFRAME_DELAY=40000 in patchfile/Imakefile value to adjust
# speed of play depending on X server.
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2004/11/28 22:41:25 espie Exp $
# $OpenBSD: Makefile,v 1.18 2006/11/13 10:08:12 steven Exp $
#
COMMENT= "cube puzzle for X11"
@ -16,8 +16,8 @@ WANTLIB= ICE SM X11 Xext Xt c
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/xpuzzles/}
WRKDIST= ${WRKDIR}/xcubes
CONFIGURE_STYLE= imake
CONFIGURE_STYLE=imake
USE_X11= Yes
NO_REGRESS= Yes
post-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2006/11/02 10:56:56 espie Exp $
# $OpenBSD: Makefile,v 1.23 2006/11/13 10:08:12 steven Exp $
COMMENT= "block action game"
@ -19,6 +19,7 @@ WANTLIB= X11 Xext Xpm c
CONFIGURE_STYLE= imake noman
WRKDIST= ${WRKDIR}/xdeblo_v1.0
USE_X11= Yes
NO_REGRESS= Yes
pre-configure:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2004/11/28 22:41:25 espie Exp $
# $OpenBSD: Makefile,v 1.18 2006/11/13 10:08:12 steven Exp $
#
COMMENT= "dino puzzle game for X11"
@ -18,6 +18,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/xpuzzles/}
WRKDIST= ${WRKDIR}/xdino
CONFIGURE_STYLE= imake
USE_X11= Yes
NO_REGRESS= Yes
post-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2004/11/28 22:41:25 espie Exp $
# $OpenBSD: Makefile,v 1.17 2006/11/13 10:08:12 steven Exp $
#
COMMENT= "watch what you are doing -- are you hostile"
@ -20,6 +20,7 @@ CONFIGURE_STYLE=imake noman
WRKDIST= ${WRKDIR}/xeyes
USE_X11= Yes
NO_REGRESS= Yes
post-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2004/11/28 22:41:25 espie Exp $
# $OpenBSD: Makefile,v 1.21 2006/11/13 10:08:12 steven Exp $
NOT_FOR_ARCHS= ${LP64_ARCHS}
@ -25,6 +25,7 @@ EXTRACT_CASES= *.Z) ${GZIP_CMD} -dc ${FULLDISTDIR}/$$archive | ${_PERL_FIX_SHAR}
CONFIGURE_STYLE= imake
USE_X11= Yes
WRKDIST= ${WRKDIR}
pre-patch:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2006/11/02 10:54:15 espie Exp $
# $OpenBSD: Makefile,v 1.19 2006/11/13 10:08:12 steven Exp $
COMMENT= "dropping jewels game for X11"
@ -23,7 +23,7 @@ MAKE_FLAGS= HSCORE_FILE=/var/games/xjewel.scores \
FAKE_FLAGS= ${MAKE_FLAGS} DESTDIR=${WRKINST}
CONFIGURE_STYLE=imake
USE_X11= Yes
NO_REGRESS= Yes
pre-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2004/11/28 22:41:26 espie Exp $
# $OpenBSD: Makefile,v 1.19 2006/11/13 10:08:12 steven Exp $
COMMENT= "multi-way scrolling shoot'em up for X11, addictive"
@ -28,7 +28,7 @@ WANTLIB= X11 Xext c m stdc++
CONFIGURE_STYLE= imake
ALL_TARGET= xkobo
USE_X11= Yes
NO_REGRESS= Yes
post-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2006/04/05 09:49:59 bernd Exp $
# $OpenBSD: Makefile,v 1.20 2006/11/13 10:08:13 steven Exp $
COMMENT= "John Horton Conway's Game of Life"
@ -23,6 +23,7 @@ MAKE_FLAGS=XLIFEPATSDIR=${PREFIX}/share/xlife
FAKE_FLAGS=XLIFEPATSDIR=${TRUEPREFIX}/share/xlife
NO_REGRESS= Yes
USE_X11= Yes
post-build:
cd ${WRKDIST}/lifesrc-3.5 && ${MAKE} CFLAGS="${CFLAGS}"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2006/02/04 11:13:17 steven Exp $
# $OpenBSD: Makefile,v 1.20 2006/11/13 10:08:13 steven Exp $
COMMENT= "Athena port of xminesweeper"
@ -18,7 +18,7 @@ WANTLIB= ICE SM X11 Xext Xmu Xp Xpm Xt c
LIB_DEPENDS= Xaw3d.::x11/Xaw3d
CONFIGURE_STYLE=imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2006/02/04 11:20:45 steven Exp $
# $OpenBSD: Makefile,v 1.17 2006/11/13 10:08:13 steven Exp $
COMMENT= "Windows minesweeper"
@ -15,8 +15,8 @@ PERMIT_DISTFILES_CDROM= "no fee"
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c
CONFIGURE_STYLE= imake
CONFIGURE_STYLE=imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2004/11/28 22:41:27 espie Exp $
# $OpenBSD: Makefile,v 1.15 2006/11/13 10:08:13 steven Exp $
COMMENT= "Mahjongg"
@ -15,8 +15,8 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c
CONFIGURE_STYLE= imake noman
CONFIGURE_STYLE=imake noman
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2004/11/28 22:41:27 espie Exp $
# $OpenBSD: Makefile,v 1.20 2006/11/13 10:08:13 steven Exp $
COMMENT= "Mr Do video arcade game for X11"
@ -28,7 +28,7 @@ MAKE_FLAGS= XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults \
ALL_TARGET= xmris xmred xmris.0 xmred.0
NO_REGRESS= Yes
USE_X11= Yes
FAKE_FLAGS= ${MAKE_FLAGS} DESTDIR=${WRKINST}
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2004/11/28 22:41:27 espie Exp $
# $OpenBSD: Makefile,v 1.19 2006/11/13 10:08:13 steven Exp $
COMMENT= "win land without colliding with 'flyers' and 'eaters'"
@ -14,8 +14,8 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c m
CONFIGURE_STYLE= imake
CONFIGURE_STYLE=imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2006/02/04 11:50:38 steven Exp $
# $OpenBSD: Makefile,v 1.13 2006/11/13 10:08:13 steven Exp $
COMMENT= "screen bottom ripples like a pool of water"
@ -18,7 +18,7 @@ WANTLIB= X11 Xext c m
CONFIGURE_STYLE=imake
ALL_TARGET= xripple
USE_X11= Yes
NO_REGRESS= Yes
post-configure:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2006/02/08 04:54:49 david Exp $
# $OpenBSD: Makefile,v 1.19 2006/11/13 10:08:13 steven Exp $
COMMENT= "X11 version of the popular board game"
@ -15,7 +15,7 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c
CONFIGURE_STYLE=imake noman
USE_X11= Yes
NO_REGRESS= Yes
pre-configure:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2004/11/28 22:41:27 espie Exp $
# $OpenBSD: Makefile,v 1.18 2006/11/13 10:08:13 steven Exp $
COMMENT= "skat card game"
@ -15,7 +15,7 @@ WANTLIB= X11 c
MASTER_SITES= http://www.xskat.de/
CONFIGURE_STYLE=imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2004/11/28 22:41:28 espie Exp $
# $OpenBSD: Makefile,v 1.18 2006/11/13 10:08:13 steven Exp $
COMMENT= "solitaire"
@ -16,7 +16,7 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c oldX
CONFIGURE_STYLE=imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2006/08/02 10:10:35 espie Exp $
# $OpenBSD: Makefile,v 1.17 2006/11/13 10:08:13 steven Exp $
COMMENT= "cuddlesome teddy for the X11 desktop"
@ -19,6 +19,7 @@ CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib"
USE_X11= Yes
NO_REGRESS= Yes
pre-configure: