diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-06-12 15:43:00 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-06-12 15:43:00 +0000 |
commit | 3c41dcc16a22ea38d88e70f179c764015d6acac2 (patch) | |
tree | 3af8074a61d37863b9708dc199fbf8623482ad20 /mail/postfix-gps-devel/files/patch-src::Makefile.am | |
parent | - Fix "Variable PKGNAMESUFFIX is recursive" problem encountered on older (diff) |
Update to gps development version 1.004 after repocopy from
ports/mail/postfix-gps.
PR: ports/81618
Submitted by: Dennis K Jensen <freebsd@freesbee.dk>
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=137324
Diffstat (limited to 'mail/postfix-gps-devel/files/patch-src::Makefile.am')
-rw-r--r-- | mail/postfix-gps-devel/files/patch-src::Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/postfix-gps-devel/files/patch-src::Makefile.am b/mail/postfix-gps-devel/files/patch-src::Makefile.am deleted file mode 100644 index 6cb666ce6f83..000000000000 --- a/mail/postfix-gps-devel/files/patch-src::Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ ---- 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 |