diff options
Diffstat (limited to 'www/quanta/Makefile')
-rw-r--r-- | www/quanta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/quanta/Makefile b/www/quanta/Makefile index a2538b801d76..a1f9ef6cbb47 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-2.0-pr1 -.if !defined(NO_PORTDOCS) +.if !defined(NOPORTDOCS) DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ css.tar.bz2 \ html.tar.bz2 \ |