diff options
author | kris <kris@FreeBSD.org> | 2005-03-27 02:29:34 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-27 02:29:34 +0000 |
commit | 9cc2a46839ee5fda76c70da80115b915e86446eb (patch) | |
tree | ec7328c3d93102f5482a7b874014954d4114ac15 /devel/p5-Glib2 | |
parent | d34c53880a9a810f65bbcde6be139dfd7d67c308 (diff) | |
download | FreeBSD-ports-9cc2a46839ee5fda76c70da80115b915e86446eb.zip FreeBSD-ports-9cc2a46839ee5fda76c70da80115b915e86446eb.tar.gz |
BROKEN: Unfetchable
Approved by: portmgr (self)
Diffstat (limited to 'devel/p5-Glib2')
-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 5eb8f74..b956a35 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 |