diff options
author | kris <kris@FreeBSD.org> | 2005-10-11 14:13:01 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-10-11 14:13:01 +0800 |
commit | 70b43616b534377177c268c2cf1a7d9ffc3ccbf3 (patch) | |
tree | 5f50c8c531844268ca1bcbf7e68b20ce28e03a4f | |
parent | e2dc172c9afb43a223ec0c9bbcbf0a00d993f478 (diff) | |
download | freebsd-ports-gnome-70b43616b534377177c268c2cf1a7d9ffc3ccbf3.tar.gz freebsd-ports-gnome-70b43616b534377177c268c2cf1a7d9ffc3ccbf3.tar.zst freebsd-ports-gnome-70b43616b534377177c268c2cf1a7d9ffc3ccbf3.zip |
BROKEN: Unfetchable
-rw-r--r-- | devel/libopensync/Makefile | 2 | ||||
-rw-r--r-- | devel/libopensync022/Makefile | 2 | ||||
-rw-r--r-- | net/nocatsplash/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/libopensync/Makefile b/devel/libopensync/Makefile index 5f99d85cf9ab..409677a20645 100644 --- a/devel/libopensync/Makefile +++ b/devel/libopensync/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 RUN_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 +BROKEN= Unfetchable + CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" USE_LIBTOOL_VER=15 USE_PYTHON= yes diff --git a/devel/libopensync022/Makefile b/devel/libopensync022/Makefile index 5f99d85cf9ab..409677a20645 100644 --- a/devel/libopensync022/Makefile +++ b/devel/libopensync022/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 RUN_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 +BROKEN= Unfetchable + CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" USE_LIBTOOL_VER=15 USE_PYTHON= yes diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile index 4807ba271079..c70104b7c5dc 100644 --- a/net/nocatsplash/Makefile +++ b/net/nocatsplash/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= bms@FreeBSD.org COMMENT= Open 802.11 Splash Screen +BROKEN= Unfetchable + USE_GNOME= glib12 .include <bsd.port.pre.mk> |