summaryrefslogtreecommitdiff
path: root/devel/doxygen
diff options
context:
space:
mode:
authorjlam <jlam>2008-04-12 22:42:57 +0000
committerjlam <jlam>2008-04-12 22:42:57 +0000
commit84db467ec7c8386066718011f8d47775d5608811 (patch)
treefdd67c81079412bf94013749a954125434a9baca /devel/doxygen
parent7082f8c2044621c8641f3c82a2da95c2d442048c (diff)
downloadpkgsrc-84db467ec7c8386066718011f8d47775d5608811.tar.gz
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
Diffstat (limited to 'devel/doxygen')
-rw-r--r--devel/doxygen/Makefile8
-rw-r--r--devel/doxygen/PLIST18
2 files changed, 14 insertions, 12 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index d4f9214b436..deaf68f9447 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2007/09/23 17:49:08 joerg Exp $
+# $NetBSD: Makefile,v 1.58 2008/04/12 22:42:59 jlam Exp $
DISTNAME= doxygen-1.5.1.src
PKGNAME= doxygen-1.5.1
@@ -27,10 +27,12 @@ CONFIGURE_ARGS+= --docdir ${PREFIX}/share/doc
MAKE_ENV+= PKGSRC_CFLAGS=${CFLAGS:Q}
MAKE_FLAGS+= MAN1DIR=${PKGMANDIR}/man1
+PLIST_VARS+= ci cs
+
.if exists(./descr)
-PLIST_SUBST+= CASESENSITIVE="@comment " CASEINSENSITIVE=""
+PLIST.ci= yes # case-insensitive
.else
-PLIST_SUBST+= CASESENSITIVE="" CASEINSENSITIVE="@comment "
+PLIST.cs= yes # case-sensitive
.endif
SUBST_CLASSES+= pybin
diff --git a/devel/doxygen/PLIST b/devel/doxygen/PLIST
index fbcb47457cc..ca5209cba38 100644
--- a/devel/doxygen/PLIST
+++ b/devel/doxygen/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2007/01/21 17:05:55 minskim Exp $
+@comment $NetBSD: PLIST,v 1.16 2008/04/12 22:42:59 jlam Exp $
bin/doxygen
bin/doxytag
man/man1/doxygen.1
@@ -184,10 +184,10 @@ share/doc/doxygen/examples/diagrams_e.h
share/doc/doxygen/examples/docstring.cfg
share/doc/doxygen/examples/docstring.py
share/doc/doxygen/examples/docstring/html/annotated.html
-${CASESENSITIVE}share/doc/doxygen/examples/docstring/html/classdocstring_1_1PyClass-members.html
-${CASEINSENSITIVE}share/doc/doxygen/examples/docstring/html/classdocstring_1_1_py_class-members.html
-${CASESENSITIVE}share/doc/doxygen/examples/docstring/html/classdocstring_1_1PyClass.html
-${CASEINSENSITIVE}share/doc/doxygen/examples/docstring/html/classdocstring_1_1_py_class.html
+${PLIST.cs}share/doc/doxygen/examples/docstring/html/classdocstring_1_1PyClass-members.html
+${PLIST.ci}share/doc/doxygen/examples/docstring/html/classdocstring_1_1_py_class-members.html
+${PLIST.cs}share/doc/doxygen/examples/docstring/html/classdocstring_1_1PyClass.html
+${PLIST.ci}share/doc/doxygen/examples/docstring/html/classdocstring_1_1_py_class.html
share/doc/doxygen/examples/docstring/html/docstring_8py.html
share/doc/doxygen/examples/docstring/html/doxygen.css
share/doc/doxygen/examples/docstring/html/doxygen.png
@@ -380,10 +380,10 @@ share/doc/doxygen/examples/par/html/tabs.css
share/doc/doxygen/examples/pyexample.cfg
share/doc/doxygen/examples/pyexample.py
share/doc/doxygen/examples/pyexample/html/annotated.html
-${CASESENSITIVE}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass-members.html
-${CASEINSENSITIVE}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class-members.html
-${CASESENSITIVE}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass.html
-${CASEINSENSITIVE}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class.html
+${PLIST.cs}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass-members.html
+${PLIST.ci}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class-members.html
+${PLIST.cs}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass.html
+${PILST.ci}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class.html
share/doc/doxygen/examples/pyexample/html/doxygen.css
share/doc/doxygen/examples/pyexample/html/doxygen.png
share/doc/doxygen/examples/pyexample/html/functions.html