From ba924988158be48f52fe628d4fbe1d11f24c3ba4 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 3 Sep 2013 06:36:41 +0000 Subject: Add an explicit dependency on pkgconf --- devel/gnome-vfsmm/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'devel/gnome-vfsmm') diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile index bc0fb36f9cc..e8bb36a3245 100644 --- a/devel/gnome-vfsmm/Makefile +++ b/devel/gnome-vfsmm/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnome-vfsmm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov -# +# Created by: Alexander Nedotsukov # $FreeBSD$ # $MCom: ports/devel/gnome-vfsmm/Makefile,v 1.31 2009/03/17 15:22:21 kwm Exp $ -# PORTNAME= gnome-vfsmm PORTVERSION= 2.26.0 @@ -20,7 +16,7 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gnomehack gnomevfs2 GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit