aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-24 04:25:13 +0800
committerPav Lucistnik <pav@FreeBSD.org>2008-04-24 04:25:13 +0800
commiteb88ce42a447877e3494e6d0f84b07566fe9f42f (patch)
tree5640a6b154adeec0716a4891115ec7cf987ae99e /net
parentf9c10c07b82b41dda823f1272ff9e7dd7e624eac (diff)
downloadfreebsd-ports-gnome-eb88ce42a447877e3494e6d0f84b07566fe9f42f.tar.gz
freebsd-ports-gnome-eb88ce42a447877e3494e6d0f84b07566fe9f42f.tar.zst
freebsd-ports-gnome-eb88ce42a447877e3494e6d0f84b07566fe9f42f.zip
- Add required dependency on glib20
Reported by: pointyhat Missed by: lx
Diffstat (limited to 'net')
-rw-r--r--net/libfixbuf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libfixbuf/Makefile b/net/libfixbuf/Makefile
index 0bf042b03619..08ef1536d6a5 100644
--- a/net/libfixbuf/Makefile
+++ b/net/libfixbuf/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= lx@FreeBSD.org
COMMENT= Library for using the IP Flow Information Export protocol
GNU_CONFIGURE= yes
+USE_GNOME= glib20
USE_LDCONFIG= yes
.include <bsd.port.mk>