summaryrefslogtreecommitdiffstats
path: root/misc/amanda-server
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2001-02-12 03:13:12 +0000
committerjeh <jeh@FreeBSD.org>2001-02-12 03:13:12 +0000
commit4c34a64b53a5456348c4b48fd131258185904d0d (patch)
tree3ba78afaaf6558a5117857f86b5b83921c4fdf91 /misc/amanda-server
parent9fdac51448c019711339f0e816314d153e8786c9 (diff)
downloadFreeBSD-ports-4c34a64b53a5456348c4b48fd131258185904d0d.zip
FreeBSD-ports-4c34a64b53a5456348c4b48fd131258185904d0d.tar.gz
Cleaning up of build to make it true to the pkg-plist
Submitted by: bento
Diffstat (limited to 'misc/amanda-server')
-rw-r--r--misc/amanda-server/files/patch-ab12
-rw-r--r--misc/amanda-server/files/patch-ac12
2 files changed, 24 insertions, 0 deletions
diff --git a/misc/amanda-server/files/patch-ab b/misc/amanda-server/files/patch-ab
new file mode 100644
index 0000000..92690f7
--- /dev/null
+++ b/misc/amanda-server/files/patch-ab
@@ -0,0 +1,12 @@
+--- common-src/Makefile.in.orig Fri Jan 26 14:28:17 2001
++++ common-src/Makefile.in Thu Feb 8 06:51:25 2001
+@@ -481,7 +481,8 @@
+ check: check-am
+ installcheck-am:
+ installcheck: installcheck-am
+-install-exec-am: install-libLTLIBRARIES
++@WANT_CLIENT_TRUE@install-exec-am: @WANT_CLIENT_TRUE@install-libLTLIBRARIES
++@WANT_SERVER_TRUE@install-exec-am:
+ install-exec: install-exec-am
+
+ install-data-am:
diff --git a/misc/amanda-server/files/patch-ac b/misc/amanda-server/files/patch-ac
new file mode 100644
index 0000000..f7e97519
--- /dev/null
+++ b/misc/amanda-server/files/patch-ac
@@ -0,0 +1,12 @@
+--- tape-src/Makefile.in.orig Fri Jan 26 14:28:19 2001
++++ tape-src/Makefile.in Sun Feb 11 21:18:00 2001
+@@ -353,7 +353,8 @@
+ check: check-am
+ installcheck-am:
+ installcheck: installcheck-am
+-install-exec-am: install-libLTLIBRARIES
++@WANT_CLIENT_TRUE@install-exec-am: @WANT_CLIENT_TRUE@install-libLTLIBRARIES
++@WANT_SERVER_TRUE@install-exec-am:
+ install-exec: install-exec-am
+
+ install-data-am:
OpenPOWER on IntegriCloud