pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/qDecoder Fix NO_MTREE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/167d72be3748
branches: trunk
changeset: 527195:167d72be3748
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Mar 28 13:30:11 2007 +0000
description:
Fix NO_MTREE.
diffstat:
www/qDecoder/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r fa0d61cc45df -r 167d72be3748 www/qDecoder/Makefile
--- a/www/qDecoder/Makefile Wed Mar 28 13:28:38 2007 +0000
+++ b/www/qDecoder/Makefile Wed Mar 28 13:30:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/06/10 19:43:24 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2007/03/28 13:30:11 joerg Exp $
DISTNAME= qDecoder-7.0.1
CATEGORIES= www
@@ -12,13 +12,12 @@
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
+INSTALLATION_DIRS= include lib share/doc/qDecoder share/examples/qDecoder
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/qDecoder
cd ${WRKSRC}; ${INSTALL_DATA} AUTHORS CHANGES COPYING \
DISCLAIMER README REFERENCE qDecoder.jpg \
${PREFIX}/share/doc/qDecoder
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/qDecoder
cd ${WRKSRC}/examples; ${INSTALL_DATA} *.c *.conf s*.in \
*.html ${PREFIX}/share/examples/qDecoder
Home |
Main Index |
Thread Index |
Old Index