diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
commit | 1c32e4e1de0f649cdc4632b2ce8e401ec8769102 (patch) | |
tree | 676eb8e3648e19cf439294810bfe1da558272276 /net | |
parent | 28df3baa72c32565ab9abc75c4dcdb9c970f9a01 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/diradmin/Makefile | 2 | ||||
-rw-r--r-- | net/gaim-openq/Makefile | 2 | ||||
-rw-r--r-- | net/gnomba/Makefile | 2 | ||||
-rw-r--r-- | net/gq/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/net/diradmin/Makefile b/net/diradmin/Makefile index 274ea85751a0..41efe7ae552d 100644 --- a/net/diradmin/Makefile +++ b/net/diradmin/Makefile @@ -15,6 +15,8 @@ DISTNAME= directory_administrator-${PORTVERSION} MAINTAINER= purple@lewiz.net COMMENT= A smart LDAP directory management tool +BROKEN= Incomplete pkg-plist + GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/net/gaim-openq/Makefile b/net/gaim-openq/Makefile index 982391f6f9b9..1cbbf200d78c 100644 --- a/net/gaim-openq/Makefile +++ b/net/gaim-openq/Makefile @@ -20,6 +20,8 @@ COMMENT= A QQ-liked protocol plugin for Gaim BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim +BROKEN= Incomplete pkg-plist + USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 diff --git a/net/gnomba/Makefile b/net/gnomba/Makefile index 8c3b2f31d342..2f83c59ffc94 100644 --- a/net/gnomba/Makefile +++ b/net/gnomba/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= gnomba MAINTAINER= demon@FreeBSD.org COMMENT= GNOME compliant browser of SMB shares +BROKEN= Incomplete pkg-plist + USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs USE_PERL5_BUILD=yes diff --git a/net/gq/Makefile b/net/gq/Makefile index 231768f655d7..1cfe8c85a8c8 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -16,6 +16,8 @@ DISTNAME= gq-${PORTVERSION:S/b/beta/} MAINTAINER= ports@oven.org COMMENT= GTK-based LDAP client +BROKEN= Incomplete pkg-plist + USE_GMAKE= yes USE_ICONV= yes USE_GETTEXT= yes |