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/gq | |
parent | BROKEN: Installs perllocal.pod (diff) |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'net/gq')
-rw-r--r-- | net/gq/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |