diff options
author | drochner <drochner@pkgsrc.org> | 2003-07-15 15:55:50 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-07-15 15:55:50 +0000 |
commit | 411e064a3a340f97497599561b859ab337db84c6 (patch) | |
tree | dfbde7a1f00b0be073d5dd4e074b044c74d1f006 /x11/Makefile | |
parent | 9d1a757e2203c2524eacdf511c6b9093acfc8575 (diff) | |
download | pkgsrc-411e064a3a340f97497599561b859ab337db84c6.tar.gz |
+qscintilla
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 198c43560e0..6ce3ffe4346 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.296 2003/07/13 20:55:18 wiz Exp $ +# $NetBSD: Makefile,v 1.297 2003/07/15 15:55:50 drochner Exp $ # COMMENT= Packages to support the X window system @@ -157,6 +157,7 @@ SUBDIR+= qt3-docs SUBDIR+= qt3-libs SUBDIR+= qt3-mysql SUBDIR+= qt3-psql +SUBDIR+= qt3-qscintilla SUBDIR+= qt3-tools SUBDIR+= qtarch SUBDIR+= qwspritefield |