pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt3-libs Fix whitespace.
details: https://anonhg.NetBSD.org/pkgsrc/rev/418bfc62479a
branches: trunk
changeset: 479304:418bfc62479a
user: markd <markd%pkgsrc.org@localhost>
date: Wed Aug 11 14:18:12 2004 +0000
description:
Fix whitespace.
diffstat:
x11/qt3-libs/Makefile.common | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 1d5a5e9e06a6 -r 418bfc62479a x11/qt3-libs/Makefile.common
--- a/x11/qt3-libs/Makefile.common Wed Aug 11 14:15:18 2004 +0000
+++ b/x11/qt3-libs/Makefile.common Wed Aug 11 14:18:12 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.32 2004/07/13 13:14:41 markd Exp $
+# $NetBSD: Makefile.common,v 1.33 2004/08/11 14:18:12 markd Exp $
#
DISTNAME= qt-x11-free-${QTVERSION}
CATEGORIES= x11
@@ -62,11 +62,11 @@
.if defined(USE_CUPS) && !empty(USE_CUPS:M[yY][eE][sS])
. include "../../print/cups/buildlink3.mk"
-CONFIGURE_ARGS+= -cups
+CONFIGURE_ARGS+= -cups
.else
-CONFIGURE_ARGS+= -no-cups
+CONFIGURE_ARGS+= -no-cups
.endif
-BUILD_DEFS+= USE_CUPS
+BUILD_DEFS+= USE_CUPS
#
# Reverse the change to how templates are handled made between 3.0.4
Home |
Main Index |
Thread Index |
Old Index