diff options
author | wiz <wiz@pkgsrc.org> | 2003-09-19 16:34:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-09-19 16:34:47 +0000 |
commit | 85d73c7ea4ca7adb4f566e2696430b618023ab17 (patch) | |
tree | 8b7642a291ca93bb9151dbd59901b937066eff19 /x11 | |
parent | f5a52f3f2048f49e8397cf4bf9f15a79b3d634a3 (diff) | |
download | pkgsrc-85d73c7ea4ca7adb4f566e2696430b618023ab17.tar.gz |
Add and enable render.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 93979d0f710..d93eda548fa 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.310 2003/09/19 13:38:08 wiz Exp $ +# $NetBSD: Makefile,v 1.311 2003/09/19 16:34:47 wiz Exp $ # COMMENT= Packages to support the X window system @@ -176,6 +176,7 @@ SUBDIR+= qt3-tools SUBDIR+= qtarch SUBDIR+= qwspritefield SUBDIR+= qwt +SUBDIR+= render SUBDIR+= rep-gtk SUBDIR+= ruby-fox SUBDIR+= ruby-gtk |