diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-23 09:47:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-23 09:47:31 +0000 |
commit | 429bb85d3e4b93ebba4a0bb84e32d7524d8a8aad (patch) | |
tree | 5f11342ea60912492e9da3b6b6928dc8e38b9ef9 /x11-toolkits/p5-Gnome2-VFS | |
parent | f641c71e61a76b10369508c6582d19a23c3b9ad7 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gnome2-VFS')
-rw-r--r-- | x11-toolkits/p5-Gnome2-VFS/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Gnome2-VFS/Makefile b/x11-toolkits/p5-Gnome2-VFS/Makefile index 2911ae5f68f3..5b0fbebee4d4 100644 --- a/x11-toolkits/p5-Gnome2-VFS/Makefile +++ b/x11-toolkits/p5-Gnome2-VFS/Makefile @@ -21,6 +21,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:cpan \ MAINTAINER= ports@FreeBSD.org COMMENT= Allows you to use the GNOME Virtual File System library from Perl +BROKEN= "Unfetchable" + 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 \ |