aboutsummaryrefslogtreecommitdiff
path: root/games/brutalchess/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-02-18 19:02:07 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-02-18 19:02:07 +0000
commit8bf171869f3fa87b6e45d7e3ee22435821b058e7 (patch)
treece3c9aaf07b8a6bb5858e37ac0063ec3fddcad89 /games/brutalchess/Makefile
parenteb35f9a30314f8fdef5e8e8ea0be4a2e8df7e772 (diff)
Notes
Diffstat (limited to 'games/brutalchess/Makefile')
-rw-r--r--games/brutalchess/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/brutalchess/Makefile b/games/brutalchess/Makefile
index 4b81da89f442..08bdc752788f 100644
--- a/games/brutalchess/Makefile
+++ b/games/brutalchess/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= brutalchess
-PORTVERSION= 0.5.1
+PORTVERSION= 0.5.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ COMMENT= Nice looking OpenGL chess game
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-CONFIGURE_TARGET= --target=${ARCH}-unknown-freebsd${OSREL}
+CONFIGURE_TARGET= --target=${ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15