aboutsummaryrefslogtreecommitdiff
path: root/games/eboard/Makefile
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2008-12-29 20:53:51 +0000
committerJohan van Selst <johans@FreeBSD.org>2008-12-29 20:53:51 +0000
commita86d62bf1330995b95327af33e841e0c523cea37 (patch)
tree5f42adf3f500d3597c73f17df9918163c7da49d1 /games/eboard/Makefile
parentc4c1fcc2f8c53dc3e3c6c0ea5e2b3631fae7ba43 (diff)
downloadports-a86d62bf1330995b95327af33e841e0c523cea37.tar.gz
ports-a86d62bf1330995b95327af33e841e0c523cea37.zip
Notes
Diffstat (limited to 'games/eboard/Makefile')
-rw-r--r--games/eboard/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile
index 76ffae3d285c..914e44fa8619 100644
--- a/games/eboard/Makefile
+++ b/games/eboard/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= eboard
-PORTVERSION= 1.0.3
-PORTREVISION= 2
-EXTRAS= 1pl2 2
+PORTVERSION= 1.1.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} eboard-extras-1pl2.tar.gz eboard-extras-2.tar.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= johans@stack.nl
COMMENT= GTK+ chess board interface (mainly for FICS and chessd)
+EXTRAS= 1pl2 2
USE_BZIP2= yes
HAS_CONFIGURE= yes
USE_PERL5_BUILD=yes
@@ -26,6 +25,7 @@ USE_GNOME= gtk20
CONFIGURE_ARGS= --prefix=${PREFIX} \
--extra-inc=${LOCALBASE}/include \
--extra-ld=${LOCALBASE}/lib \
+ --data-dir=${DATADIR} \
--disable-dgt
INSTALL_TARGET= install install-man