Fix build on CURRENT

This commit is contained in:
Tilman Keskinoz 2006-12-21 11:23:02 +00:00
parent eab7e50a69
commit fa07ad20a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180319

View file

@ -42,7 +42,8 @@ CONFIGURE_ARGS= \
--with-lpd_perms_path=${SYSCONFDIR}/lpd.perms \ --with-lpd_perms_path=${SYSCONFDIR}/lpd.perms \
--with-printcap_path=/etc/printcap \ --with-printcap_path=/etc/printcap \
--with-ld_library_path="${PREFIX}/lib:/lib:/usr/lib:/${LOCALBASE}/lib" \ --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) .if defined(PORT_REPLACES_BASE_LPR)
PREFIX= /usr PREFIX= /usr