aboutsummaryrefslogtreecommitdiff
path: root/net/libpcap
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-24 20:20:41 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-24 20:20:41 +0000
commit451c20bedb94a3cb4907748e8618100c4d41f2f9 (patch)
tree31537f3638600edd49393fc0e99af0b2f4e3cfbe /net/libpcap
parent377b31ea83f1d51fc689dc44cb6b5543a88e68be (diff)
downloadports-451c20bedb94a3cb4907748e8618100c4d41f2f9.tar.gz
ports-451c20bedb94a3cb4907748e8618100c4d41f2f9.zip
Allow staging as a regular user
Notes
Notes: svn path=/head/; revision=366012
Diffstat (limited to 'net/libpcap')
-rw-r--r--net/libpcap/files/patch-Makefile.in12
1 files changed, 10 insertions, 2 deletions
diff --git a/net/libpcap/files/patch-Makefile.in b/net/libpcap/files/patch-Makefile.in
index 39341f81c9f6..2a4c19f9f21d 100644
--- a/net/libpcap/files/patch-Makefile.in
+++ b/net/libpcap/files/patch-Makefile.in
@@ -1,5 +1,5 @@
---- ./Makefile.in.orig 2013-12-03 10:11:53.000000000 -0500
-+++ ./Makefile.in 2013-12-28 22:38:41.000000000 -0500
+--- Makefile.in.orig 2013-12-03 15:11:53 UTC
++++ Makefile.in
@@ -564,49 +564,19 @@
$(DESTDIR)$(includedir)/$$i; done
[ -d $(DESTDIR)$(bindir) ] || \
@@ -56,3 +56,11 @@
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