diff options
Diffstat (limited to 'x11/babl/Makefile')
-rw-r--r-- | x11/babl/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/babl/Makefile b/x11/babl/Makefile index 5d93eaf672cb..7b66e1989f2d 100644 --- a/x11/babl/Makefile +++ b/x11/babl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= babl -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.4 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ http://gimp.mirrors.hoobly.com/%SUBDIR%/ \ @@ -20,6 +20,8 @@ MASTER_SITE_SUBDIR= babl/${PORTVERSION:R} MAINTAINER= gnome@FreeBSD.org COMMENT= Dynamic pixel format conversion library +BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection + USE_LDCONFIG= yes USE_BZIP2= yes USE_AUTOTOOLS= libtool |