aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gmtk/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2013-03-06 20:49:41 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2013-03-06 20:49:41 +0000
commit0e898485a54b07e441a52449ddd475f9807432a2 (patch)
tree5acaaee3d20b71f1ae130c5fc74c180335cf82c4 /multimedia/gmtk/Makefile
parent15374243c54dd46180802f8aeae7a2e787dbb0a2 (diff)
downloadports-0e898485a54b07e441a52449ddd475f9807432a2.tar.gz
ports-0e898485a54b07e441a52449ddd475f9807432a2.zip
Update to 1.0.8.
Notes
Notes: svn path=/head/; revision=313541
Diffstat (limited to 'multimedia/gmtk/Makefile')
-rw-r--r--multimedia/gmtk/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/gmtk/Makefile b/multimedia/gmtk/Makefile
index 494939c6e623..1ac3287ecada 100644
--- a/multimedia/gmtk/Makefile
+++ b/multimedia/gmtk/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gmtk
-PORTVERSION= 1.0.7
+PORTVERSION= 1.0.8
CATEGORIES= multimedia gnome devel
MASTER_SITES= GOOGLE_CODE
@@ -14,11 +14,12 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOME= glib20 gnomehack
+USE_GNOME= glib20
USE_LDCONFIG= yes
USE_PERL5_BUILD= yes
USE_PKGCONFIG= build
USE_XORG= x11
+USES= pathfix
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README