From 992586fa0863f8346a19cbcdfbba376c5c4dfd43 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 23 Apr 2013 14:20:25 +0000 Subject: Finish converting the whole ports tree to USES=pkgconfig --- print/panda/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'print/panda') diff --git a/print/panda/Makefile b/print/panda/Makefile index 8a2e6503ac5a..d829918cc9bb 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Panda -# Date created: 28 March 2001 -# Whom: Akinori MUSHA aka knu -# +# Created by: Akinori MUSHA aka knu # $FreeBSD$ -# PORTNAME= panda PORTVERSION= 0.5.4 @@ -24,13 +20,12 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff USE_BZIP2= yes -USES= pathfix +USES= pathfix pkgconfig USE_BDB= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --enable-berkeley-db USE_LDCONFIG= yes -USE_PKGCONFIG= yes MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -- cgit v1.2.3