diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
commit | 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch) | |
tree | 7842527232644d8f0fc76639a38e9596a910d381 /mail/postfix-gps/files/patch-configure.in | |
parent | Convert to USES=libtool and add INSTALL_TARGET=install-strip (diff) |
Remove non staged ports without pending PR from ma*
Notes
Notes:
svn path=/head/; revision=366959
Diffstat (limited to 'mail/postfix-gps/files/patch-configure.in')
-rw-r--r-- | mail/postfix-gps/files/patch-configure.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/postfix-gps/files/patch-configure.in b/mail/postfix-gps/files/patch-configure.in deleted file mode 100644 index 3acc301971c1..000000000000 --- a/mail/postfix-gps/files/patch-configure.in +++ /dev/null @@ -1,12 +0,0 @@ ---- ./configure.in.orig 2007-04-25 05:08:13.000000000 -0700 -+++ ./configure.in 2008-01-27 23:50:41.970446154 -0800 -@@ -20,9 +20,6 @@ - - AC_LANG_CPLUSPLUS - AC_PROG_CXX --AM_PROG_LIBTOOL --AC_PROG_LD --AM_PROG_LD - dnl AC_CHECK_LIB(dbi, libdbi) - - dnl freebsd compile requires AF_INET from sys/sockets.h |