summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-03-30 22:02:19 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-03-30 22:02:19 +0000
commit5d25b9571f5f3183ab17e6225d3785bd8819db09 (patch)
treea577d34f0097a1d695fbcc24ae2e8add40d674b3 /multimedia
parent- Update to 2.6.14 (diff)
- This port does not need gnomelibs
PR: ports/132076 Reported by: Marcin Cieslak <saper@SYSTEM.PL> Approved by: maintainer timeout (anders; 1 month)
Notes
Notes: svn path=/head/; revision=231333
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libkate/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/libkate/Makefile b/multimedia/libkate/Makefile
index beac1de75b17..5f4b34a0108f 100644
--- a/multimedia/libkate/Makefile
+++ b/multimedia/libkate/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libkate
PORTVERSION= 0.1.12
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -19,7 +20,7 @@ LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg \
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOME= gnomelibs pkgconfig
+USE_GNOME= pkgconfig
USE_LDCONFIG= yes
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include"