summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorryoon <ryoon>2016-03-02 13:32:06 +0000
committerryoon <ryoon>2016-03-02 13:32:06 +0000
commitb6e23b6c8698fb0e5348161b14e498df0b96e6dc (patch)
tree8e2a4fd1b0c062461b6e284bf806cef7e8a4ae53 /devel
parentb1f9cd58856f84b75229d0f09d0b49b17d6dd2cd (diff)
downloadpkgsrc-b6e23b6c8698fb0e5348161b14e498df0b96e6dc.tar.gz
Replace whitespace with tab
Diffstat (limited to 'devel')
-rw-r--r--devel/dconf/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile
index b28caead468..dd47196778c 100644
--- a/devel/dconf/Makefile
+++ b/devel/dconf/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2016/02/25 12:12:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.30 2016/03/02 13:32:06 ryoon Exp $
-PKGREVISION= 3
+PKGREVISION= 3
.include "Makefile.common"
-CONFIGURE_ARGS+= --disable-editor
+CONFIGURE_ARGS+= --disable-editor
PKGCONFIG_OVERRIDE+= client/dconf.pc.in dbus-1/dconf-dbus-1.pc.in
@@ -24,7 +24,7 @@ BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
-BUILDLINK_DEPMETHOD.vala= build
+BUILDLINK_DEPMETHOD.vala= build
BUILDLINK_API_DEPENDS.vala+= vala>=0.18.0
.include "../../lang/vala/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.39.1