diff options
author | wiz <wiz@pkgsrc.org> | 2008-10-08 14:28:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-10-08 14:28:21 +0000 |
commit | a0bb661e0b7ac40d28b168660c717b626be87af4 (patch) | |
tree | 838aeaf72b0601a6ec453a37f0db4d2bdab03127 /x11/Makefile | |
parent | aa020a8ff4337fcc24cdd7d0cdc881130b5a5f46 (diff) | |
download | pkgsrc-a0bb661e0b7ac40d28b168660c717b626be87af4.tar.gz |
Remove py-qt3-sip, replaced by py-sip.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index df9bfbeb54c..4602919c4bc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.567 2008/10/08 14:11:24 wiz Exp $ +# $NetBSD: Makefile,v 1.568 2008/10/08 14:28:21 wiz Exp $ # COMMENT= Packages to support the X window system @@ -262,7 +262,6 @@ SUBDIR+= py-sip SUBDIR+= py-qt3-base SUBDIR+= py-qt3-modules SUBDIR+= py-qt3-qscintilla -SUBDIR+= py-qt3-sip SUBDIR+= py-wxWidgets SUBDIR+= qt3 SUBDIR+= qt3-docs |