aboutsummaryrefslogtreecommitdiffstats
path: root/net/libpcap
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-05 03:26:24 +0800
committerantoine <antoine@FreeBSD.org>2014-09-05 03:26:24 +0800
commit59d49e15cacdc386288d1958cdc1c291dcd919bc (patch)
tree7fe589d0d1b0e6d00b7aa9cd05fc46ca15de7655 /net/libpcap
parent990841b6170cce720b6df85c358d10065e9a7fa4 (diff)
downloadfreebsd-ports-gnome-59d49e15cacdc386288d1958cdc1c291dcd919bc.tar.gz
freebsd-ports-gnome-59d49e15cacdc386288d1958cdc1c291dcd919bc.tar.zst
freebsd-ports-gnome-59d49e15cacdc386288d1958cdc1c291dcd919bc.zip
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous situation This allows to stage more ports as a regular user Differential Revision: https://reviews.freebsd.org/D703 Reviewed by and discussed with: bapt With hat: portmgr
Diffstat (limited to 'net/libpcap')
-rw-r--r--net/libpcap/files/patch-Makefile.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/libpcap/files/patch-Makefile.in b/net/libpcap/files/patch-Makefile.in
index 2a4c19f9f21d..d4e133805292 100644
--- a/net/libpcap/files/patch-Makefile.in
+++ b/net/libpcap/files/patch-Makefile.in
@@ -56,11 +56,3 @@
for i in $(MANFILE); do \
$(INSTALL_DATA) `echo $$i | sed 's/.manfile.in/.manfile/'` \
$(DESTDIR)$(mandir)/man@MAN_FILE_FORMATS@/`echo $$i | sed 's/.manfile.in/.@MAN_FILE_FORMATS@/'`; done
-@@ -656,7 +626,6 @@
- [ -d $(DESTDIR)$(libdir) ] || \
- (mkdir -p $(DESTDIR)$(libdir); chmod 755 $(DESTDIR)$(libdir))
- $(INSTALL_DATA) libpcap.a $(DESTDIR)$(libdir)/libpcap.a
-- $(RANLIB) $(DESTDIR)$(libdir)/libpcap.a
- install-archive-shareda:
- #
- # AIX, however, doesn't, so we don't install the archive