summaryrefslogtreecommitdiff
path: root/x11/gtkada
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-12-29 04:54:34 +0000
committerdholland <dholland@pkgsrc.org>2015-12-29 04:54:34 +0000
commit98785d5e4affb6557d62111b953c336f8af8ea21 (patch)
tree22660914e25548c12358662b9ca43a700d7d49a9 /x11/gtkada
parented68e0788eeb4d65e2c1a411188b70d43224df36 (diff)
downloadpkgsrc-98785d5e4affb6557d62111b953c336f8af8ea21.tar.gz
Whitespace.
Diffstat (limited to 'x11/gtkada')
-rw-r--r--x11/gtkada/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtkada/Makefile b/x11/gtkada/Makefile
index f717a4db938..3d840f98b1d 100644
--- a/x11/gtkada/Makefile
+++ b/x11/gtkada/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2015/09/24 02:38:33 tnn Exp $
+# $NetBSD: Makefile,v 1.33 2015/12/29 04:54:38 dholland Exp $
#
DISTNAME= gtkada-${GTKADA_VERSION}
@@ -26,7 +26,7 @@ CONFIGURE_ARGS+= --enable-nls \
--with-GL=no
MAKE_ENV+= PROCESSORS=${MAKE_JOBS}
-SUBST_CLASSES+= docs lgnat sphinx
+SUBST_CLASSES+= docs lgnat sphinx
SUBST_STAGE.docs= post-patch
SUBST_FILES.docs= Makefile.in
SUBST_SED.docs= -e 's/^all: \(.*\)/all: \1 docs/g'