summaryrefslogtreecommitdiff
path: root/www/qDecoder
diff options
context:
space:
mode:
authorjoerg <joerg>2007-03-28 13:30:11 +0000
committerjoerg <joerg>2007-03-28 13:30:11 +0000
commit161acfcd8342595d417eee9265b6938b609f13a1 (patch)
treeaa4ecbca6889c6f9b03c2e4010e4ef76b6cde2ff /www/qDecoder
parent0e01adb1c13fff95f4028d861cdf9145566f5a0d (diff)
downloadpkgsrc-161acfcd8342595d417eee9265b6938b609f13a1.tar.gz
Fix NO_MTREE.
Diffstat (limited to 'www/qDecoder')
-rw-r--r--www/qDecoder/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/qDecoder/Makefile b/www/qDecoder/Makefile
index 2059ca6bb24..3ec157e0ac0 100644
--- a/www/qDecoder/Makefile
+++ b/www/qDecoder/Makefile
@@ -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 @@ COMMENT= Web Application Interface for C/C++ (CGI Library)
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