- fix BUILD_DEPENDS

- bump PORTREVISION
- pass maintainaership to submitter Wesley Shields
- portlint
This commit is contained in:
Ion-Mihai Tetcu 2007-01-08 13:11:14 +00:00
parent 94cef6420c
commit 9c404647dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181774

View File

@ -8,19 +8,20 @@
PORTNAME= Gnome2-VFS
PORTVERSION= 1.001
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= x11-toolkits gnome perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= gtk2-perl
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= wxs@atarininja.org
COMMENT= Allows you to use the GNOME Virtual File System library from Perl
BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \
${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
${SITE_PERL}/${PERL_ARCH}/Cairo.pm:${PORTSDIR}/graphics/p5-Cairo
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \
${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
@ -31,7 +32,7 @@ USE_GMAKE= yes
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
IGNORE= This port requires perl 5.8.0 or later. Install lang/perl5.8 then try again
IGNORE= this port requires perl 5.8.0 or later. Install lang/perl5.8 then try again
.endif
post-install: