aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns/files
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-06-25 14:39:01 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-06-25 14:39:01 +0000
commit18f3656190b3dac1fb5a8c231d4551a9b7016eca (patch)
treee8caa13ae6c4af74cce6da55bf9fa1feab9ba52a /dns/powerdns/files
parent495529976407b72689f8e05d545d83802efe4f18 (diff)
downloadports-18f3656190b3dac1fb5a8c231d4551a9b7016eca.tar.gz
ports-18f3656190b3dac1fb5a8c231d4551a9b7016eca.zip
Notes
Diffstat (limited to 'dns/powerdns/files')
-rw-r--r--dns/powerdns/files/patch-pdns__Makefile.in20
1 files changed, 0 insertions, 20 deletions
diff --git a/dns/powerdns/files/patch-pdns__Makefile.in b/dns/powerdns/files/patch-pdns__Makefile.in
deleted file mode 100644
index ffc45f1cbcc6..000000000000
--- a/dns/powerdns/files/patch-pdns__Makefile.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- pdns/Makefile.in.orig 2014-09-30 09:23:53 UTC
-+++ pdns/Makefile.in
-@@ -70,7 +70,7 @@
- notify$(EXEEXT) dnsbulktest$(EXEEXT) nsec3dig$(EXEEXT) \
- saxfr$(EXEEXT)
- @BOTAN110_TRUE@am__append_5 = botan110signers.cc botansigners.cc
--@BOTAN110_TRUE@am__append_6 = $(BOTAN110_LIBS) -lgmp -lrt
-+@BOTAN110_TRUE@am__append_6 = $(BOTAN110_LIBS)
- @BOTAN18_TRUE@am__append_7 = botan18signers.cc botansigners.cc
- @BOTAN18_TRUE@am__append_8 = $(BOTAN18_LIBS) -lgmp
- @CRYPTOPP_TRUE@am__append_9 = cryptoppsigners.cc
-@@ -81,7 +81,7 @@
- @PKCS11_TRUE@am__append_14 = $(P11KIT1_LIBS)
- @LMDB_TRUE@am__append_15 = zone2lmdb
- @BOTAN110_TRUE@am__append_16 = botan110signers.cc botansigners.cc
--@BOTAN110_TRUE@am__append_17 = $(BOTAN110_LIBS) -lgmp -lrt
-+@BOTAN110_TRUE@am__append_17 = $(BOTAN110_LIBS)
- @BOTAN18_TRUE@am__append_18 = botan18signers.cc botansigners.cc
- @BOTAN18_TRUE@am__append_19 = $(BOTAN18_LIBS) -lgmp
- @CRYPTOPP_TRUE@am__append_20 = cryptoppsigners.cc