summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2006-12-21 11:23:02 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2006-12-21 11:23:02 +0000
commitfa07ad20a4a0724c37ef82d22c4e752a438d30ea (patch)
treefa61b72a1bf750be7c987c9f2c4c657f035527b6 /sysutils
parentUpdate to version 4.0.7 (diff)
Fix build on CURRENT
Notes
Notes: svn path=/head/; revision=180319
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/LPRng/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/LPRng/Makefile b/sysutils/LPRng/Makefile
index 46c28e3cae2d..5f717fd87749 100644
--- a/sysutils/LPRng/Makefile
+++ b/sysutils/LPRng/Makefile
@@ -42,7 +42,8 @@ CONFIGURE_ARGS= \
--with-lpd_perms_path=${SYSCONFDIR}/lpd.perms \
--with-printcap_path=/etc/printcap \
--with-ld_library_path="${PREFIX}/lib:/lib:/usr/lib:/${LOCALBASE}/lib" \
- --enable-gdbm=${LOCALBASE}
+ --enable-gdbm=${LOCALBASE} \
+ --disable-werror
.if defined(PORT_REPLACES_BASE_LPR)
PREFIX= /usr