diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-23 09:36:51 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-23 09:36:51 +0000 |
commit | f935a609c53c5c6031e6848db95c7debed127e27 (patch) | |
tree | 4c3cf6af6588247c0dd3f92f9601357c33c56217 /games | |
parent | 703b5eb18b542fec0e78704ada72142cd2b33175 (diff) |
Notes
Diffstat (limited to 'games')
29 files changed, 18 insertions, 39 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index 96f4bc42d5a4..11b5714b7186 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -33,8 +33,7 @@ CONFIGURE_ENV= CPPFLAGS="`${SDL_CONFIG} --cflags`" \ LIBS="`${SDL_CONFIG} --libs` -lm" CONFIGURE_ARGS= --disable-paraguitest \ - --prefix=${TARGETDIR} \ - --mandir=${MANPREFIX}/man + --prefix=${TARGETDIR} OPTIONS= MUSIC "Install extra music files" off diff --git a/games/crimson/Makefile b/games/crimson/Makefile index b90d529641d5..6767b037c33b 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -14,7 +14,6 @@ MAINTAINER= carpetsmoker@xs4all.nl COMMENT= Tactical war game in the tradition of Battle Isle GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${PREFIX}/man USE_GMAKE= yes USE_SDL= mixer sdl ttf diff --git a/games/dontspace/Makefile b/games/dontspace/Makefile index 52a374e7b979..3058dccfcce4 100644 --- a/games/dontspace/Makefile +++ b/games/dontspace/Makefile @@ -15,8 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A solitaire game for X11 modeled after Free Space GNU_CONFIGURE= yes -CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \ - --mandir=${PREFIX}/man +CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games CONFIGURE_ENV= WISHX=${PREFIX}/bin/wish8.4 USE_TK= yes MAN6= dontspace.6 diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile index 40436201e925..ff8dc78ce5ba 100644 --- a/games/freedroidrpg/Makefile +++ b/games/freedroidrpg/Makefile @@ -17,7 +17,7 @@ USE_BZIP2= yes USE_SDL= mixer image net sdl WANT_GNOME= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --program-transform-name= --mandir="${MANPREFIX}/man" +CONFIGURE_ARGS= --program-transform-name= MAN6= freedroidRPG.6 diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 753c42f1b4b1..809490b1a1dd 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -32,7 +32,6 @@ GNU_CONFIGURE= yes USE_PYTHON= yes USE_SDL= mixer USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui pygnome2 -CONFIGURE_ARGS= --infodir=${PREFIX}/info CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ LIBS="${PTHREAD_LIBS} -lm" diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile index cf03f41d7479..53f284be4968 100644 --- a/games/ggz-client-libs/Makefile +++ b/games/ggz-client-libs/Makefile @@ -20,8 +20,7 @@ USE_GNOME= gnometarget USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --disable-debug --with-libggz-dir="${LOCALBASE}" \ - --mandir="${MANPREFIX}/man" +CONFIGURE_ARGS= --disable-debug --with-libggz-dir="${LOCALBASE}" USE_LDCONFIG= yes USE_GGZ= core diff --git a/games/ggz-gtk-client/Makefile b/games/ggz-gtk-client/Makefile index 4a339c2ee87c..39a0e79fc9dd 100644 --- a/games/ggz-gtk-client/Makefile +++ b/games/ggz-gtk-client/Makefile @@ -19,7 +19,7 @@ USE_GNOME= gnometarget gtk20 USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --disable-debug --mandir="${MANPREFIX}/man" +CONFIGURE_ARGS= --disable-debug USE_GGZ= client MAN6= ggz-gtk.6 diff --git a/games/ggz-kde-client/Makefile b/games/ggz-kde-client/Makefile index e0d066a42999..565e93e6a825 100644 --- a/games/ggz-kde-client/Makefile +++ b/games/ggz-kde-client/Makefile @@ -14,7 +14,6 @@ MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= The GGZ Gaming Zone - KDE Client GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir="${MANPREFIX}/man" USE_GMAKE= yes USE_KDELIBS_VER= 3 USE_GGZ= client diff --git a/games/ggz-txt-client/Makefile b/games/ggz-txt-client/Makefile index efe21e5e8a29..612a271122c4 100644 --- a/games/ggz-txt-client/Makefile +++ b/games/ggz-txt-client/Makefile @@ -17,7 +17,7 @@ USE_GNOME= gnometarget USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --disable-debug --mandir="${MANPREFIX}/man" +CONFIGURE_ARGS= --disable-debug USE_GGZ= client MAN6= ggz-txt.6 diff --git a/games/gnono/Makefile b/games/gnono/Makefile index 26455e93ce26..c057fe7fe69e 100644 --- a/games/gnono/Makefile +++ b/games/gnono/Makefile @@ -22,7 +22,6 @@ INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAN6= ${PORTNAME}.6 diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index d97e4e39ed0b..ddcad623123f 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -23,8 +23,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --bindir=${PREFIX}/bin --enable-ipv6 \ - --mandir=${MANPREFIX}/man +CONFIGURE_ARGS= --bindir=${PREFIX}/bin --enable-ipv6 MAN6= gtetrinet.6 GCONF_SCHEMAS= gtetrinet.schemas diff --git a/games/hinversi/Makefile b/games/hinversi/Makefile index 09d9d1cc092b..d465ab79a08a 100644 --- a/games/hinversi/Makefile +++ b/games/hinversi/Makefile @@ -16,7 +16,7 @@ COMMENT= Reversi/Othello clone USE_GETTEXT= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --mandir=${PREFIX}/man\ +CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} \ --disable-static MAN1= hinversi-cli.1 diff --git a/games/icebreaker/Makefile b/games/icebreaker/Makefile index a2bde403cc11..a36584846ae8 100644 --- a/games/icebreaker/Makefile +++ b/games/icebreaker/Makefile @@ -19,7 +19,7 @@ USE_SDL= mixer sdl USE_GMAKE= yes MAKE_ENV+= prefix="${PREFIX}" \ highscoredir="${PREFIX}/share/icebreaker/scores" \ - mandir="${PREFIX}/man" \ + mandir="${MANPREFIX}/man" \ CHMOD="${CHMOD}" \ CHOWN="${CHOWN}" \ MKDIR="${MKDIR}" \ diff --git a/games/klavaro/Makefile b/games/klavaro/Makefile index b74f6e1bf81b..a31a5fe8ed72 100644 --- a/games/klavaro/Makefile +++ b/games/klavaro/Makefile @@ -22,7 +22,6 @@ CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man MAN1= ${PORTNAME}.1 .include <bsd.port.mk> diff --git a/games/klondike/Makefile b/games/klondike/Makefile index 7f29c7c52768..4861b37d07e1 100644 --- a/games/klondike/Makefile +++ b/games/klondike/Makefile @@ -15,8 +15,7 @@ MAINTAINER= faber@isi.edu COMMENT= A solitaire game for X11 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \ - --mandir=${PREFIX}/man +CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games USE_TK_RUN= yes MAN6= klondike.6 diff --git a/games/latrine/Makefile b/games/latrine/Makefile index b6441c181436..17c37ea3f55d 100644 --- a/games/latrine/Makefile +++ b/games/latrine/Makefile @@ -14,7 +14,7 @@ MAINTAINER= nox@FreeBSD.org COMMENT= Curses-based LAnguage TRaINEr GNU_CONFIGURE= yes -CONFIGURE_ARGS= "CFLAGS=-I${LOCALBASE}/include -I${WRKDIR} -D_XOPEN_SOURCE_EXTENDED" LDFLAGS=-L${LOCALBASE}/lib --mandir=${PREFIX}/man +CONFIGURE_ARGS= "CFLAGS=-I${LOCALBASE}/include -I${WRKDIR} -D_XOPEN_SOURCE_EXTENDED" LDFLAGS=-L${LOCALBASE}/lib USE_GMAKE= yes USE_GETTEXT= yes WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/games/libggz/Makefile b/games/libggz/Makefile index 250babeefbcb..b5c8144b0514 100644 --- a/games/libggz/Makefile +++ b/games/libggz/Makefile @@ -18,7 +18,7 @@ USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --disable-debug --mandir="${MANPREFIX}/man" +CONFIGURE_ARGS= --disable-debug USE_LDCONFIG= yes MAN3= ggz.h.3 diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile index 47744200e959..ea47466b5dc7 100644 --- a/games/penguin-command/Makefile +++ b/games/penguin-command/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ USE_SDL= mixer image sdl GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man --program-prefix="" +CONFIGURE_ARGS= --program-prefix="" MAN6= penguin-command.6 penguin-command.ja.6 diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index 13bfdb239427..4124d6d469a3 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -23,7 +23,6 @@ INSTALLS_OMF= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --mandir="${MANPREFIX}/man" MAN6= pioneers.6 pioneers-server-gtk.6 pioneers-server-console.6 \ pioneersai.6 pioneers-meta-server.6 diff --git a/games/poker-engine/Makefile b/games/poker-engine/Makefile index 9f02e2382d24..e8b56fb514da 100644 --- a/games/poker-engine/Makefile +++ b/games/poker-engine/Makefile @@ -23,7 +23,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USE_GNOME= gnometarget pkgconfig USE_PYTHON= 2.3+ GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man USE_GMAKE= yes MAN8= pokerconfigupgrade.8 diff --git a/games/tmw/Makefile b/games/tmw/Makefile index 0483ac745d25..578db9e9cb48 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -31,7 +31,6 @@ USE_GETOPT_LONG=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${SDL_CONFIG} --cflags` -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man MAN6= tmw.6 OPTIONS= MUSIC "Install additional music" On diff --git a/games/vamos/Makefile b/games/vamos/Makefile index 6e3d07896e3e..bc6a197d3752 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -26,7 +26,6 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS= --x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib \ - --infodir=${PREFIX}/${INFO_PATH} \ ac_cv_header_boost_test_unit_test_hpp=no USE_LDCONFIG= yes diff --git a/games/warmux/Makefile b/games/warmux/Makefile index 200c7ebeffa4..7d2f44de7824 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ GNU_CONFIGURE= yes USE_SDL= sdl image mixer ttf gfx net -CONFIGURE_ARGS= --with-datadir-name=${DATADIR} --program-prefix="" \ - --mandir=${MANPREFIX}/man +CONFIGURE_ARGS= --with-datadir-name=${DATADIR} --program-prefix="" MAN6= wormux.6 diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile index 40896c8ff8c1..c41b6389a59c 100644 --- a/games/wesnoth-devel/Makefile +++ b/games/wesnoth-devel/Makefile @@ -27,8 +27,7 @@ CONFIGURE_ARGS= --localstatedir=/var \ --with-libiconv-prefix=${LOCALBASE} \ --with-libintl-prefix=${LOCALBASE} \ --with-freetype-prefix=${LOCALBASE} \ - --with-localedir=${PREFIX}/share/locale \ - --mandir=${PREFIX}/man + --with-localedir=${PREFIX}/share/locale CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ CXXFLAGS="-I${LOCALBASE}/include ${CXXFLAGS} -ftemplate-depth-45" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 40896c8ff8c1..c41b6389a59c 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -27,8 +27,7 @@ CONFIGURE_ARGS= --localstatedir=/var \ --with-libiconv-prefix=${LOCALBASE} \ --with-libintl-prefix=${LOCALBASE} \ --with-freetype-prefix=${LOCALBASE} \ - --with-localedir=${PREFIX}/share/locale \ - --mandir=${PREFIX}/man + --with-localedir=${PREFIX}/share/locale CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ CXXFLAGS="-I${LOCALBASE}/include ${CXXFLAGS} -ftemplate-depth-45" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" diff --git a/games/wormux-devel/Makefile b/games/wormux-devel/Makefile index 209715354761..9bf887b39e20 100644 --- a/games/wormux-devel/Makefile +++ b/games/wormux-devel/Makefile @@ -23,7 +23,6 @@ USE_SDL= sdl image mixer ttf gfx net USE_GMAKE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/games/wormux/Makefile b/games/wormux/Makefile index 200c7ebeffa4..7d2f44de7824 100644 --- a/games/wormux/Makefile +++ b/games/wormux/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ GNU_CONFIGURE= yes USE_SDL= sdl image mixer ttf gfx net -CONFIGURE_ARGS= --with-datadir-name=${DATADIR} --program-prefix="" \ - --mandir=${MANPREFIX}/man +CONFIGURE_ARGS= --with-datadir-name=${DATADIR} --program-prefix="" MAN6= wormux.6 diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index cc17e5cdd95e..643bde7043e2 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -23,8 +23,7 @@ WANT_GNOME= yes USE_GNOME= gnometarget USE_XPM= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \ - --without-nas +CONFIGURE_ARGS= --without-nas MAN6= xabacus.6 diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 3fc87bd1eb03..b0820fbe9dff 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -30,7 +30,6 @@ USE_GCC= 3.4+ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --mandir="${PREFIX}/man" CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include -I${LUA_INCDIR} LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -L${LUA_LIBDIR} MANCOMPRESSED= yes |