diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/qDecoder/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/qDecoder/Makefile b/www/qDecoder/Makefile index 97bb1694697..a2444836e55 100644 --- a/www/qDecoder/Makefile +++ b/www/qDecoder/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/28 06:31:02 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/12/27 20:12:26 ryoon Exp $ # DISTNAME= qDecoder-9.0.1 @@ -9,6 +9,8 @@ MAINTAINER= jypak@users.sourceforge.net HOMEPAGE= http://www.qDecoder.org/ COMMENT= Web Application Interface for C/C++ (CGI Library) +MAKE_JOBS_SAFE= no + GNU_CONFIGURE= YES USE_LIBTOOL= YES INSTALLATION_DIRS= include lib share/doc/qDecoder share/doc/qDecoder/html \ |