aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-03-31 06:02:19 +0800
committerpav <pav@FreeBSD.org>2009-03-31 06:02:19 +0800
commitaf3d75eab5cae69671e3d95bfb6348b609cdc9d0 (patch)
treee5835ae2b3e3cfb538280833cbe2bd59d2220861
parentd9003a8055914448d20f3c4213e0388f50b6836f (diff)
downloadfreebsd-ports-gnome-af3d75eab5cae69671e3d95bfb6348b609cdc9d0.tar.gz
freebsd-ports-gnome-af3d75eab5cae69671e3d95bfb6348b609cdc9d0.tar.zst
freebsd-ports-gnome-af3d75eab5cae69671e3d95bfb6348b609cdc9d0.zip
- This port does not need gnomelibs
PR: ports/132076 Reported by: Marcin Cieslak <saper@SYSTEM.PL> Approved by: maintainer timeout (anders; 1 month)
-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"