aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_pgsql
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-02-28 01:08:02 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-02-28 01:08:02 +0000
commit68a652c62bee3100db49c04466ebe274dc38056d (patch)
tree427dccdcabe42e89e80a963adc5954a5e401bb2a /www/mod_auth_pgsql
parent48bfb2fe01f91fdde55bcd91766bdaae35f50aa3 (diff)
downloadports-68a652c62bee3100db49c04466ebe274dc38056d.tar.gz
ports-68a652c62bee3100db49c04466ebe274dc38056d.zip
Notes
Diffstat (limited to 'www/mod_auth_pgsql')
-rw-r--r--www/mod_auth_pgsql/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_auth_pgsql/Makefile b/www/mod_auth_pgsql/Makefile
index 34e02bc85cca..8bcf408ea15f 100644
--- a/www/mod_auth_pgsql/Makefile
+++ b/www/mod_auth_pgsql/Makefile
@@ -16,6 +16,8 @@ COMMENT= Allows users to use PostgreSQL databases for user authentication
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
RUN_DEPENDS= ${LOCALBASE}/sbin/${AP_TARGET}:${PORTSDIR}/${APACHE_PORT}
+BROKEN= Incomplete pkg-plist
+
USE_PGSQL= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}