freebsd-ports/mail/postfix-gps/files/patch-src::Makefile.am
Volker Stolz aee83933eb - Update to 0.93
- More helpful BROKEN-message

PR:		ports/75989
Submitted by:	Xin LI (maintainer)
2005-02-13 16:21:48 +00:00

9 lines
392 B
Text

--- src/Makefile.am.orig Sun Nov 21 01:41:36 2004
+++ src/Makefile.am Sun Jan 9 16:45:10 2005
@@ -9,5 +9,5 @@
noinst_HEADERS = configreader.h db.h read.h triplet.h defs.h strtrim.h cfg.h \
wlmodule.h wldb.h tmplwlmod.h dbdefs.h doxygen.h wlcacheddb.h dbiquote.h \
regexcpp.h pmatcher.h action.h
-gps_LDADD = -lpthread -ldbi -ldl
+gps_LDADD = -ldbi ${PTHREAD_LIBS}
METASOURCES = AUTO