aboutsummaryrefslogtreecommitdiff
path: root/devel/guichan/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2009-12-26 14:20:29 +0000
committerMarcus von Appen <mva@FreeBSD.org>2009-12-26 14:20:29 +0000
commit96b5e80eb0c268aaba34f8125846c4c0861da0e1 (patch)
treefb64bff36f00dd2dc8094c78413ee5a903e2284c /devel/guichan/Makefile
parent172f0797a0e840d2c22d2b80d437b421b6e9ef80 (diff)
downloadports-96b5e80eb0c268aaba34f8125846c4c0861da0e1.tar.gz
ports-96b5e80eb0c268aaba34f8125846c4c0861da0e1.zip
Notes
Diffstat (limited to 'devel/guichan/Makefile')
-rw-r--r--devel/guichan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/guichan/Makefile b/devel/guichan/Makefile
index 7498e1879e11..02b885c667eb 100644
--- a/devel/guichan/Makefile
+++ b/devel/guichan/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= guichan
-PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTVERSION= 0.8.2
CATEGORIES= devel games
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -18,6 +17,7 @@ USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+USE_GNOME= gnomehack
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"