diff options
author | wiz <wiz> | 2001-05-18 23:40:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-05-18 23:40:49 +0000 |
commit | a8ea0adc24c75eaee77eb12ab5236e37c47e9499 (patch) | |
tree | 32f8125d2bb3d1f80097f128511bca8ddd65c68e /x11/Makefile | |
parent | 99f997e057a226cd583f28baf398644d5e7ec118 (diff) | |
download | pkgsrc-a8ea0adc24c75eaee77eb12ab5236e37c47e9499.tar.gz |
add and enable qt2-designer-kde
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 87d458d609c..e257e48ff34 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.219 2001/04/27 13:35:16 zuntum Exp $ +# $NetBSD: Makefile,v 1.220 2001/05/18 23:40:49 wiz Exp $ # COMMENT= Packages to support the X window system @@ -58,6 +58,7 @@ SUBDIR+= py-wxWindows SUBDIR+= qt1 SUBDIR+= qt2 SUBDIR+= qt2-designer +SUBDIR+= qt2-designer-kde SUBDIR+= qt2-docs SUBDIR+= qt2-examples SUBDIR+= qt2-libs |