|
Lines 44-49
CONFIGURE_ARGS= --with-berkeley-db \
Link Here
|
| 44 |
--sysconfdir="${PREFIX}/etc" |
44 |
--sysconfdir="${PREFIX}/etc" |
| 45 |
# XXX --with-readline picks up libreadline even if found in /usr/lib. |
45 |
# XXX --with-readline picks up libreadline even if found in /usr/lib. |
| 46 |
MAKE_ENV= INSTALL_CATPAGES=no |
46 |
MAKE_ENV= INSTALL_CATPAGES=no |
|
|
47 |
LDFLAGS+= "-Wl,--undefined-version" |
| 47 |
INSTALL_TARGET= install-strip |
48 |
INSTALL_TARGET= install-strip |
| 48 |
.if !exists(/etc/rc.d/ipropd_master) |
49 |
.if !exists(/etc/rc.d/ipropd_master) |
| 49 |
USE_RC_SUBR= ipropd_master ipropd_slave |
50 |
USE_RC_SUBR= ipropd_master ipropd_slave |