pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-cband Fix DESTDIR build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/129cd80e7604
branches: trunk
changeset: 568086:129cd80e7604
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Dec 03 17:12:42 2009 +0000
description:
Fix DESTDIR build.
diffstat:
www/ap2-cband/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 072526d2966a -r 129cd80e7604 www/ap2-cband/Makefile
--- a/www/ap2-cband/Makefile Thu Dec 03 17:07:31 2009 +0000
+++ b/www/ap2-cband/Makefile Thu Dec 03 17:12:42 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/11/10 16:35:06 sborrill Exp $
+# $NetBSD: Makefile,v 1.3 2009/12/03 17:12:42 joerg Exp $
#
DISTNAME= mod-cband-0.9.7.5
@@ -23,7 +23,7 @@
HAS_CONFIGURE= yes
BUILD_TARGET=
-INSTALLATION_DIRS+= share/doc/${APACHE_MODULE_NAME}
+INSTALLATION_DIRS+= lib/httpd share/doc/${APACHE_MODULE_NAME}
do-install:
cd ${WRKSRC}/src && \
Home |
Main Index |
Thread Index |
Old Index