Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2012 10:17:53 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305350 - head/sysutils/p5-Fuse
Message-ID:  <201210061017.q96AHrUu041796@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Oct  6 10:17:52 2012
New Revision: 305350
URL: http://svn.freebsd.org/changeset/ports/305350

Log:
  perl@ ports should now be free of USE_GNOME= pkgconfig

Modified:
  head/sysutils/p5-Fuse/Makefile

Modified: head/sysutils/p5-Fuse/Makefile
==============================================================================
--- head/sysutils/p5-Fuse/Makefile	Sat Oct  6 10:14:25 2012	(r305349)
+++ head/sysutils/p5-Fuse/Makefile	Sat Oct  6 10:17:52 2012	(r305350)
@@ -1,12 +1,9 @@
-# New ports collection makefile for:	p5-Fuse
-# Date created:		2006-07-17
-# Whom:			Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Fuse
 PORTVERSION=	0.14
+PORTREVISION=	1
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DPAVLIN
@@ -22,7 +19,7 @@ BUILD_DEPENDS+=	${RUN_DEPENDS}
 PERL_CONFIGURE=	yes
 PORTSCOUT=	skipv:0.09_4
 
-USE_GNOME=	pkgconfig
+USE_PKGCONFIG=	build
 
 MAN3=		Fuse.3
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210061017.q96AHrUu041796>