diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-03 20:06:46 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-03 20:06:46 +0000 |
commit | 7be99cb3c9a960bc7c5b3d240752611a709a079b (patch) | |
tree | cd011ba126ee7cc9b3db6d712eae04dc1d1bb96d /devel/p5-Glib2 | |
parent | d165047fc6f34802c2ceb8a5a50ff09ba95dec1b (diff) | |
download | ports-7be99cb3c9a960bc7c5b3d240752611a709a079b.tar.gz ports-7be99cb3c9a960bc7c5b3d240752611a709a079b.zip |
Unbreak: Fetches just fine.
Notes
Notes:
svn path=/head/; revision=132370
Diffstat (limited to 'devel/p5-Glib2')
-rw-r--r-- | devel/p5-Glib2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Glib2/Makefile b/devel/p5-Glib2/Makefile index b956a3500a52..5eb8f743fcf5 100644 --- a/devel/p5-Glib2/Makefile +++ b/devel/p5-Glib2/Makefile @@ -23,8 +23,6 @@ COMMENT= This module provides access to Glib and GObject libraries BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends -BROKEN= Unfetchable - USE_GNOME= glib20 PERL_CONFIGURE= yes CONFIGURE_ARGS+= disable-threadsafe |