From ca43e8bb1d83a2d25be74246732c70d4a6dc9975 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 2 Sep 2013 22:50:21 +0000 Subject: Add an explicit dependency on pkgconf --- cad/geda-utils/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'cad/geda-utils') diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile index c1c508a5c46e..5b7907e4c893 100644 --- a/cad/geda-utils/Makefile +++ b/cad/geda-utils/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: geda -# Date created: 4 April 2001 -# Whom: bruno schwander -# +# Created by: bruno schwander # $FreeBSD$ -# PORTNAME= utils PORTVERSION= 1.4.3 @@ -24,7 +20,7 @@ LIB_DEPENDS= geda.33:${PORTSDIR}/cad/libgeda DOCSDIR= ${PREFIX}/share/doc/geda DATADIR= ${PREFIX}/share/geda -USES= perl5 +USES= perl5 pkgconfig GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk20 -- cgit