summaryrefslogtreecommitdiff
path: root/x11/gnome-mag
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-mag')
-rw-r--r--x11/gnome-mag/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile
index 109e86c7d1e..78d8997a9b6 100644
--- a/x11/gnome-mag/Makefile
+++ b/x11/gnome-mag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2010/11/15 22:58:57 abs Exp $
+# $NetBSD: Makefile,v 1.59 2010/12/06 11:47:48 markd Exp $
#
DISTNAME= gnome-mag-0.16.1
@@ -21,6 +21,12 @@ GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= gnome-mag-1.0.pc.in
+SUBST_CLASSES+= doxy
+SUBST_STAGE.doxy= pre-configure
+SUBST_MESSAGE.doxy= disable doxygen docs
+SUBST_FILES.doxy= docs/Makefile.in
+SUBST_SED.doxy= -e 's,SUBDIRS = reference,SUBDIRS =,'
+
BUILDLINK_DEPMETHOD.libXt?= build
.include "../../devel/GConf/buildlink3.mk"