From 207e8175376ca7e29ce2f33a91ad21bebda17cf9 Mon Sep 17 00:00:00 2001 From: bapt <bapt@FreeBSD.org> Date: Sat, 6 Oct 2012 10:17:52 +0000 Subject: perl@ ports should now be free of USE_GNOME= pkgconfig --- sysutils/p5-Fuse/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/p5-Fuse/Makefile b/sysutils/p5-Fuse/Makefile index 9ddec9753741..1f537fd5afd7 100644 --- a/sysutils/p5-Fuse/Makefile +++ b/sysutils/p5-Fuse/Makefile @@ -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 -- cgit