pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/3proxy Fix DESTDIR installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e70c8f52ddda
branches: trunk
changeset: 540769:e70c8f52ddda
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Apr 07 16:20:23 2008 +0000
description:
Fix DESTDIR installation.
diffstat:
net/3proxy/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f00e0739b89e -r e70c8f52ddda net/3proxy/Makefile
--- a/net/3proxy/Makefile Mon Apr 07 16:19:16 2008 +0000
+++ b/net/3proxy/Makefile Mon Apr 07 16:20:23 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/02/27 23:50:29 apb Exp $
+# $NetBSD: Makefile,v 1.3 2008/04/07 16:20:23 joerg Exp $
#
DISTNAME= 3proxy-0.5.3k
@@ -15,6 +15,8 @@
WRKSRC= ${WRKDIR}
MAKE_FILE= Makefile.unix
+INSTALLATION_DIRS= sbin ${PKGMANDIR}/man5 ${PKGMANDIR}/man8
+
# 3proxy-0.5.* is dual-licenced under GPL or custom terms. It's not
# clear exactly which version of the GPL is intended; ${WRKSRC}/License
# says "current version of GNU GPL" without specifying a numeric version
Home |
Main Index |
Thread Index |
Old Index