summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-28 21:14:10 +0000
committerwiz <wiz@pkgsrc.org>2003-03-28 21:14:10 +0000
commit28a4483bc777c89eee6271b908911b048e4ded12 (patch)
tree7bacf20192428896d1cfc4d01739865f4a293077 /x11
parent0d270068ee538ceccec0c9682e47b3dc704631b9 (diff)
downloadpkgsrc-28a4483bc777c89eee6271b908911b048e4ded12.tar.gz
NO_PATCH is deprecated, says pkglint. Remove it.
Diffstat (limited to 'x11')
-rw-r--r--x11/kde/Makefile3
-rw-r--r--x11/kde2/Makefile3
-rw-r--r--x11/kde3/Makefile3
-rw-r--r--x11/qt2-docs/Makefile3
-rw-r--r--x11/qt2/Makefile3
-rw-r--r--x11/qt3-docs/Makefile3
-rw-r--r--x11/qt3/Makefile3
-rw-r--r--x11/swing/Makefile3
-rw-r--r--x11/xdaemon/Makefile3
-rw-r--r--x11/xdaemon2/Makefile3
-rw-r--r--x11/xview/Makefile3
11 files changed, 11 insertions, 22 deletions
diff --git a/x11/kde/Makefile b/x11/kde/Makefile
index 47e91433c24..fe0fee14d10 100644
--- a/x11/kde/Makefile
+++ b/x11/kde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2002/11/02 00:24:17 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2003/03/28 21:14:39 wiz Exp $
#
DISTNAME= kde-1.1.2
@@ -22,7 +22,6 @@ DEPENDS+= korganizer-1.1.2nb1:../../time/korganizer
USE_X11= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
-NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile
index ab3e40000ad..5b08ef7718c 100644
--- a/x11/kde2/Makefile
+++ b/x11/kde2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/12/05 12:25:14 tron Exp $
+# $NetBSD: Makefile,v 1.14 2003/03/28 21:14:40 wiz Exp $
DISTNAME= kde-2.2.2
PKGREVISION= 5
@@ -25,7 +25,6 @@ EXTRACT_ONLY= # empty
USE_X11BASE= yes
USE_BUILDLINK2= yes
NO_CHECKSUM= yes
-NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile
index 88215b334ef..a1c35c2e9f7 100644
--- a/x11/kde3/Makefile
+++ b/x11/kde3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/03/11 13:10:15 markd Exp $
+# $NetBSD: Makefile,v 1.16 2003/03/28 21:14:40 wiz Exp $
DISTNAME= kde-3.1
CATEGORIES= x11 kde
@@ -26,7 +26,6 @@ EXTRACT_ONLY= # empty
USE_BUILDLINK2= yes
USE_X11BASE= yes
NO_CHECKSUM= yes
-NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
diff --git a/x11/qt2-docs/Makefile b/x11/qt2-docs/Makefile
index 12c7222e4b2..ef7b0748ec0 100644
--- a/x11/qt2-docs/Makefile
+++ b/x11/qt2-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2002/08/26 17:33:28 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2003/03/28 21:14:40 wiz Exp $
#
PKGNAME= qt2-docs-${QTVERSION}
@@ -11,7 +11,6 @@ BUILDLINK_DEPENDS.qt2-libs= qt2-libs>=${QTVERSION}nb2
.include "../qt2-libs/Makefile.common"
USE_BUILDLINK2= yes
-NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
diff --git a/x11/qt2/Makefile b/x11/qt2/Makefile
index 529f3554b30..2c3147dc4b5 100644
--- a/x11/qt2/Makefile
+++ b/x11/qt2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/03/12 21:02:26 jschauma Exp $
+# $NetBSD: Makefile,v 1.12 2003/03/28 21:14:40 wiz Exp $
#
DISTNAME= qt2-${QTVERSION}
@@ -19,7 +19,6 @@ DEPENDS+= qt2-examples-${QTVERSION}nb2:../../x11/qt2-examples
USE_X11BASE= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
-NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile
index 392a65a9d64..bb2e37c292a 100644
--- a/x11/qt3-docs/Makefile
+++ b/x11/qt3-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/02/04 18:09:15 skrll Exp $
+# $NetBSD: Makefile,v 1.11 2003/03/28 21:14:41 wiz Exp $
#
.include "../qt3-libs/Makefile.common"
@@ -9,7 +9,6 @@ COMMENT= Documentation for the QT C++ X GUI toolkit
USE_BUILDLINK2= yes
BUILD_QT3= yes
-NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index e9b5164efce..26bf763ad7f 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/02/04 18:06:49 skrll Exp $
+# $NetBSD: Makefile,v 1.15 2003/03/28 21:14:40 wiz Exp $
DISTNAME= qt3-${QTVERSION}
CATEGORIES= x11
@@ -17,7 +17,6 @@ USE_BUILDLINK2= yes
USE_X11BASE= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
-NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
diff --git a/x11/swing/Makefile b/x11/swing/Makefile
index 62641e9eec7..888d367ead3 100644
--- a/x11/swing/Makefile
+++ b/x11/swing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2003/01/29 20:24:49 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2003/03/28 21:14:41 wiz Exp $
DISTNAME= swing1_1_1
PKGNAME= swing-1.1.1
@@ -22,7 +22,6 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
LICENSE= sun-swing-license
USE_JAVA= run
-NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
diff --git a/x11/xdaemon/Makefile b/x11/xdaemon/Makefile
index ad2eb9753f9..5406cefe9a4 100644
--- a/x11/xdaemon/Makefile
+++ b/x11/xdaemon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/05/17 08:32:14 abs Exp $
+# $NetBSD: Makefile,v 1.9 2003/03/28 21:14:41 wiz Exp $
DISTNAME= xdaemon-1.0
CATEGORIES= games x11
@@ -19,7 +19,6 @@ PIX= xdaemon_bw.xbm xdaemon2_bw.xbm \
xdaemon_icon.xbm xdaemon2_icon.xbm \
xdaemon_mask.xbm xdaemon2_mask.xbm
WRKSRC= ${WRKDIR}
-NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
NO_MTREE= yes
diff --git a/x11/xdaemon2/Makefile b/x11/xdaemon2/Makefile
index 1444cf9fe9c..5655d42b2ac 100644
--- a/x11/xdaemon2/Makefile
+++ b/x11/xdaemon2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/03/13 17:38:05 fredb Exp $
+# $NetBSD: Makefile,v 1.6 2003/03/28 21:14:42 wiz Exp $
DISTNAME= xdaemon-2.0
PKGREVISION= 1
@@ -17,7 +17,6 @@ CONFLICT+= xdaemon-1.*
DIST_SUBDIR=xdaemon
PIX= xdaemon.png xdaemon2.png
#WRKSRC= ${WRKDIR}
-NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
NO_MTREE= yes
diff --git a/x11/xview/Makefile b/x11/xview/Makefile
index 766eb472556..8e2420d2ad0 100644
--- a/x11/xview/Makefile
+++ b/x11/xview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/08/25 19:24:02 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2003/03/28 21:14:42 wiz Exp $
#
DISTNAME= xview3.2p1-X11R6
@@ -21,7 +21,6 @@ USE_X11BASE= # defined
EXTRACT_ONLY= # empty
NO_CHECKSUM= # defined
-NO_PATCH= # defined
NO_BUILD= # defined
NO_CONFIGURE= # defined