summaryrefslogtreecommitdiff
path: root/editors/lyx-xforms
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /editors/lyx-xforms
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'editors/lyx-xforms')
-rw-r--r--editors/lyx-xforms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
index f4bc9e16a75..d30625c5edb 100644
--- a/editors/lyx-xforms/Makefile
+++ b/editors/lyx-xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/07/23 00:28:13 reed Exp $
+# $NetBSD: Makefile,v 1.24 2007/02/22 19:26:25 wiz Exp $
#
.include "../../editors/lyx-qt/Makefile.common"
@@ -9,7 +9,7 @@ COMMENT+= (xforms version)
CONFLICTS+= lyx-qt-[0-9]*
-CONFIGURE_ARGS+= --with-extra-prefix=${BUILDLINK_PREFIX.xforms} \
+CONFIGURE_ARGS+= --with-extra-prefix=${BUILDLINK_PREFIX.xforms} \
--with-frontend=xforms
.include "../../x11/xforms/buildlink3.mk"