aboutsummaryrefslogtreecommitdiff
path: root/net/libfixbuf
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-23 20:25:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-23 20:25:13 +0000
commiteb88ce42a447877e3494e6d0f84b07566fe9f42f (patch)
tree5640a6b154adeec0716a4891115ec7cf987ae99e /net/libfixbuf
parentf9c10c07b82b41dda823f1272ff9e7dd7e624eac (diff)
downloadports-eb88ce42a447877e3494e6d0f84b07566fe9f42f.tar.gz
ports-eb88ce42a447877e3494e6d0f84b07566fe9f42f.zip
- Add required dependency on glib20
Reported by: pointyhat Missed by: lx
Notes
Notes: svn path=/head/; revision=211853
Diffstat (limited to 'net/libfixbuf')
-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>