diff options
author | lofi <lofi@FreeBSD.org> | 2005-04-04 04:06:46 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-04-04 04:06:46 +0800 |
commit | 9e6a0b802769d14e173fc18f19ed9219ea3f2826 (patch) | |
tree | 4375175cb083e155a5ec8607491924f2afb48072 /devel/p5-Glib2 | |
parent | 65c4b05f065150ae0a1ffc42980a7bf13d920908 (diff) | |
download | freebsd-ports-gnome-9e6a0b802769d14e173fc18f19ed9219ea3f2826.tar.gz freebsd-ports-gnome-9e6a0b802769d14e173fc18f19ed9219ea3f2826.tar.zst freebsd-ports-gnome-9e6a0b802769d14e173fc18f19ed9219ea3f2826.zip |
Unbreak: Fetches just fine.
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 |