From ab93ec4098542fafc79f85ccb037c088a175a225 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 2 Sep 2013 16:21:38 +0000 Subject: Add an explicit dependency on pkgconf --- x11-toolkits/libgdiplus/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile index c3bd6bf0959f..5b312690ec7f 100644 --- a/x11-toolkits/libgdiplus/Makefile +++ b/x11-toolkits/libgdiplus/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libgdiplus -# Date created: 20040820 -# Whom: Tom McLaughlin -# +# Created by: Tom McLaughlin # $FreeBSD$ -# PORTNAME= libgdiplus PORTVERSION= 2.10 @@ -21,8 +17,8 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ GNU_CONFIGURE= yes USE_BZIP2= yes +USES= gmake pkgconfig USE_GNOME= gnomehack glib20 -USE_GMAKE= yes USE_LDCONFIG= yes USE_XORG= x11 CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 -- cgit