- added LD_ADD+=-ltermcap to postgres.mk.bsdi_2_1

- submitted by: Bruce Momjian (root@candle.pha.pa.us)
pull/19/head
Marc G. Fournier 30 years ago
parent 435d32cd25
commit 753631ac17
  1. 1
      src/mk/port/postgres.mk.bsdi_2_1

@ -26,6 +26,7 @@ AROPT= cq
USE_REGEX = 1
LDADD_BE= -ldl -lcompat
LD_ADD+= -ltermcap
#
# for postgres.user.mk

Loading…
Cancel
Save