aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-09 21:09:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-09 21:09:04 +0000
commit3f82ba9494b9cddc0b178c2836e43c5089dcd6d1 (patch)
tree248821275fbd2c83e2180597646fbdbcbb58fd33 /mail
parent1ba1acd31197b01945e3f5ca89b72eff69bf5907 (diff)
downloadports-3f82ba9494b9cddc0b178c2836e43c5089dcd6d1.tar.gz
ports-3f82ba9494b9cddc0b178c2836e43c5089dcd6d1.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/gnarwl/files/patch-src__Makefile13
-rw-r--r--mail/gnarwl/pkg-plist2
2 files changed, 15 insertions, 0 deletions
diff --git a/mail/gnarwl/files/patch-src__Makefile b/mail/gnarwl/files/patch-src__Makefile
new file mode 100644
index 000000000000..50ea4fb4e94e
--- /dev/null
+++ b/mail/gnarwl/files/patch-src__Makefile
@@ -0,0 +1,13 @@
+--- ./src/Makefile.orig 2005-03-13 14:30:54.000000000 +0000
++++ ./src/Makefile 2014-06-09 20:56:55.000000000 +0000
+@@ -14,7 +14,7 @@
+ rm -f DEADJOE *.o *~ $(BIN) $(SBIN)
+
+ install:
+- mkdir -m 755 -p $(BINDIR) $(SBINDIR)
+- install -m 755 -s $(BIN) $(BINDIR)
+- install -m 755 -s $(SBIN) $(SBINDIR)
++ mkdir -m 755 -p $(DESTDIR)$(BINDIR) $(DESTDIR)$(SBINDIR)
++ install -m 755 -s $(BIN) $(DESTDIR)$(BINDIR)
++ install -m 755 -s $(SBIN) $(DESTDIR)$(SBINDIR)
+
diff --git a/mail/gnarwl/pkg-plist b/mail/gnarwl/pkg-plist
index c5f5ddd02e7c..fbd0cf0e36db 100644
--- a/mail/gnarwl/pkg-plist
+++ b/mail/gnarwl/pkg-plist
@@ -1,5 +1,7 @@
bin/gnarwl
etc/gnarwl.cfg.sample
+man/man8/damnit.8.gz
+man/man8/gnarwl.8.gz
sbin/damnit
%%DOCSDIR%%/AUTHORS
%%DOCSDIR%%/FAQ.gz