diff options
Diffstat (limited to 'net/libfixbuf')
-rw-r--r-- | net/libfixbuf/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/libfixbuf/Makefile b/net/libfixbuf/Makefile index f7fbd3ab0e68..4fc116d1022e 100644 --- a/net/libfixbuf/Makefile +++ b/net/libfixbuf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libfixbuf -# Date created: 2008-04-13 -# Whom: David Thiel <lx@redundancy.redundancy.org> -# +# Created by: David Thiel <lx@redundancy.redundancy.org> # $FreeBSD$ -# PORTNAME= libfixbuf PORTVERSION= 1.0.2 @@ -15,8 +11,8 @@ MAINTAINER= lx@FreeBSD.org COMMENT= Library for using the IP Flow Information Export protocol GNU_CONFIGURE= yes +USES= pkgconfig USE_GNOME= glib20 -USE_PKGCONFIG= build USE_LDCONFIG= yes post-patch: |