diff options
author | obache <obache@pkgsrc.org> | 2011-03-03 12:08:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-03-03 12:08:46 +0000 |
commit | ac94a22892737971c21fa0456ca11ae51704b2e5 (patch) | |
tree | 67329b7f9dba95ff3a099073f81f824f88358a9b /x11/Makefile | |
parent | 5689a6fc290b29ff8c48ec4c3e9e1f8269cba3b9 (diff) | |
download | pkgsrc-ac94a22892737971c21fa0456ca11ae51704b2e5.tar.gz |
+ py-vte
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index b02dc444553..5dbc943ed73 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.630 2011/02/19 15:48:52 wiz Exp $ +# $NetBSD: Makefile,v 1.631 2011/03/03 12:08:46 obache Exp $ # COMMENT= Packages to support the X window system @@ -292,6 +292,7 @@ SUBDIR+= py-qt3-qscintilla SUBDIR+= py-qt4 SUBDIR+= py-qt4-qscintilla SUBDIR+= py-sip +SUBDIR+= py-vte SUBDIR+= py-wxWidgets SUBDIR+= py-xcbgen SUBDIR+= qt3 |