summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2012-01-17 12:02:05 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2012-01-17 12:02:05 +0800
commit88660bbf531723728d3113cef196520ea090b52b (patch)
tree50bc49b001a81c562b19a655cf14ed771841a9c8 /devel
parent9e300498019380b357dfd32814aef155687fc3a1 (diff)
downloadmarcuscom-ports-88660bbf531723728d3113cef196520ea090b52b.tar
marcuscom-ports-88660bbf531723728d3113cef196520ea090b52b.tar.gz
marcuscom-ports-88660bbf531723728d3113cef196520ea090b52b.tar.bz2
marcuscom-ports-88660bbf531723728d3113cef196520ea090b52b.tar.lz
marcuscom-ports-88660bbf531723728d3113cef196520ea090b52b.tar.xz
marcuscom-ports-88660bbf531723728d3113cef196520ea090b52b.tar.zst
marcuscom-ports-88660bbf531723728d3113cef196520ea090b52b.zip
Depend on pkgconfig
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16650 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/gamin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gamin/Makefile b/devel/gamin/Makefile
index bd96ca6cb..8ad41210c 100644
--- a/devel/gamin/Makefile
+++ b/devel/gamin/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gamin/Makefile,v 1.6 2008/11/26 06:48:13 marcus Exp $
+# $MCom: ports/devel/gamin/Makefile,v 1.8 2011/09/17 09:24:14 kwm Exp $
#
PORTNAME= gamin
PORTVERSION= 0.1.10
-PORTREVISION?= 5
+PORTREVISION?= 6
CATEGORIES?= devel
MASTER_SITES= http://people.gnome.org/~veillard/gamin/sources/
@@ -18,7 +18,7 @@ COMMENT?= A file and directory monitoring system
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_GNOME?= gnomehack _glib20
+USE_GNOME?= gnomehack _glib20 pkgconfig
USE_LDCONFIG= yes
CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \
--without-python