aboutsummaryrefslogtreecommitdiff
path: root/net/ossp-sa/files
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-09 18:55:48 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-09 18:55:48 +0000
commit1cdd57b7cc153b4a952ca56355602607c3a2e6ad (patch)
tree6a03ebfd6351113fee94fa84ae20c8ccf644472e /net/ossp-sa/files
parentd4afd16d9785e5dd2107ceb05e83ca762491ce4a (diff)
downloadports-1cdd57b7cc153b4a952ca56355602607c3a2e6ad.tar.gz
ports-1cdd57b7cc153b4a952ca56355602607c3a2e6ad.zip
Notes
Diffstat (limited to 'net/ossp-sa/files')
-rw-r--r--net/ossp-sa/files/patch-Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/ossp-sa/files/patch-Makefile.in b/net/ossp-sa/files/patch-Makefile.in
deleted file mode 100644
index c5e8c6f20328..000000000000
--- a/net/ossp-sa/files/patch-Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
---- Makefile.in.orig Wed Sep 7 10:00:42 2005
-+++ Makefile.in Mon Oct 3 11:12:56 2005
-@@ -91,10 +91,9 @@
- $(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(prefix)
- $(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(bindir)
- $(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(includedir)
-- $(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(libdir)/pkgconfig
- $(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(mandir)/man3
- $(SHTOOL) install -c -m 755 sa-config $(DESTDIR)$(bindir)/
-- $(SHTOOL) install -c -m 644 sa.pc $(DESTDIR)$(libdir)/pkgconfig/
-+ $(SHTOOL) install -c -m 644 sa.pc $(DESTDIR)$(prefix)/libdata/pkgconfig/
- $(SHTOOL) install -c -m 644 sa.h $(DESTDIR)$(includedir)/
- $(SHTOOL) install -c -m 644 sa.3 $(DESTDIR)$(mandir)/man3/
- @$(LIBTOOL) --mode=install $(SHTOOL) install -c -m 644 libsa.la $(DESTDIR)$(libdir)/