summaryrefslogtreecommitdiff
path: root/x11/qt2-designer
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt2-designer')
-rw-r--r--x11/qt2-designer/Makefile7
-rw-r--r--x11/qt2-designer/files/md53
-rw-r--r--x11/qt2-designer/files/patch-sum6
3 files changed, 2 insertions, 14 deletions
diff --git a/x11/qt2-designer/Makefile b/x11/qt2-designer/Makefile
index 2ebad21b093..dddc7ab91af 100644
--- a/x11/qt2-designer/Makefile
+++ b/x11/qt2-designer/Makefile
@@ -1,17 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2000/12/09 17:21:49 skrll Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/06 09:26:11 skrll Exp $
#
.include "../qt2-libs/Makefile.common"
PKGNAME= qt2-designer-${QTVERSION}
-DEPENDS+= qt2-libs-*:../../x11/qt2-libs
+DEPENDS+= qt2-libs-${QTVERSION}:../../x11/qt2-libs
ALL_TARGET= sub-tools
-PATCHFILES+= ${PKGSRCDIR}/x11/qt2-libs/patches/patch-??
-ALLFILES= ${DISTFILES} # don't checksum shared patches
-
CONFIGURE_ENV+= QTDIR=${QTPREFIX}
MAKE_ENV+= QTDIR=${QTPREFIX}
diff --git a/x11/qt2-designer/files/md5 b/x11/qt2-designer/files/md5
deleted file mode 100644
index f6ebe97c4ff..00000000000
--- a/x11/qt2-designer/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.3 2000/12/26 13:00:14 skrll Exp $
-
-MD5 (qt-x11-2.2.3.tar.gz) = 964ca0e7e641271a2f5706a0e4383fcf
diff --git a/x11/qt2-designer/files/patch-sum b/x11/qt2-designer/files/patch-sum
deleted file mode 100644
index 6d190b8a5ad..00000000000
--- a/x11/qt2-designer/files/patch-sum
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: patch-sum,v 1.1.1.1 2000/10/19 07:45:12 skrll Exp $
-
-This placeholder file is generated by the ``makepatchsum'' target
-whenever the patches directory is empty or missing. Its purpose
-is to ensure that the presence of any obsolete patches will cause
-the proper error to be emitted at build time.