diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2004-09-24 21:11:46 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2004-09-24 21:11:46 +0000 |
commit | 35ac00dca4daab3dea146affb006610a135bb452 (patch) | |
tree | f74fe80f9ae545ffe81e332d35c45e1654eef12b /x11/Makefile | |
parent | ea13d90a9aa81dffe7f31c2755e7d08061082d87 (diff) | |
download | pkgsrc-35ac00dca4daab3dea146affb006610a135bb452.tar.gz |
add and enable tk-BWidget-1.7.0
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 907a100ce58..adc89576a6a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.362 2004/09/21 17:06:43 xtraeme Exp $ +# $NetBSD: Makefile,v 1.363 2004/09/24 21:11:46 dmcmahill Exp $ # COMMENT= Packages to support the X window system @@ -206,6 +206,7 @@ SUBDIR+= ssystem SUBDIR+= startup-notification SUBDIR+= swing SUBDIR+= tk +SUBDIR+= tk-BWidget-1.7.0 SUBDIR+= tk-Tix SUBDIR+= tk83 SUBDIR+= tkinfo |