diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-27 02:29:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-27 02:29:34 +0000 |
commit | cc900452c5ff3fd50da79a78f2c0fc0e4b1d3a78 (patch) | |
tree | 132007eb6f6926bc98c18996e328fed36aa48ba7 | |
parent | 09446d28ec26decb5c9d457dd87273043543fa75 (diff) | |
download | ports-cc900452c5ff3fd50da79a78f2c0fc0e4b1d3a78.tar.gz ports-cc900452c5ff3fd50da79a78f2c0fc0e4b1d3a78.zip |
Notes
-rw-r--r-- | devel/p5-Glib2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Glib2/Makefile b/devel/p5-Glib2/Makefile index 5eb8f743fcf5..b956a3500a52 100644 --- a/devel/p5-Glib2/Makefile +++ b/devel/p5-Glib2/Makefile @@ -23,6 +23,8 @@ 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 |