diff options
author | wiz <wiz@pkgsrc.org> | 2008-10-08 14:11:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-10-08 14:11:24 +0000 |
commit | 08f82c7e9088e13ad656dd44e571b3e4bf5725ae (patch) | |
tree | ed5b3d2cf45221ddca2083d31f434a3b22827a1f | |
parent | dda2d2ebe4758f856540d1439d58e696ec36651f (diff) | |
download | pkgsrc-08f82c7e9088e13ad656dd44e571b3e4bf5725ae.tar.gz |
Add py-sip.
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 123fa39ebe6..df9bfbeb54c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.566 2008/09/30 13:07:35 joerg Exp $ +# $NetBSD: Makefile,v 1.567 2008/10/08 14:11:24 wiz Exp $ # COMMENT= Packages to support the X window system @@ -258,6 +258,7 @@ SUBDIR+= py-gnome2 SUBDIR+= py-gnome2-desktop SUBDIR+= py-gnome2-extras SUBDIR+= py-gtk2 +SUBDIR+= py-sip SUBDIR+= py-qt3-base SUBDIR+= py-qt3-modules SUBDIR+= py-qt3-qscintilla |