diff options
author | wiz <wiz> | 2003-07-13 20:55:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-13 20:55:18 +0000 |
commit | 67f802746b80813a3e08135fc46bf1f0c27ae929 (patch) | |
tree | 1052481fa3ab2144f911151e15e473ecfe59636c /x11 | |
parent | edbf69bb6b3568ac3ef7711162f32a8ab279b301 (diff) | |
download | pkgsrc-67f802746b80813a3e08135fc46bf1f0c27ae929.tar.gz |
Add and enable paragui
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 61c2e364848..198c43560e0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.295 2003/07/02 13:29:05 jmmv Exp $ +# $NetBSD: Makefile,v 1.296 2003/07/13 20:55:18 wiz Exp $ # COMMENT= Packages to support the X window system @@ -137,6 +137,7 @@ SUBDIR+= oneko SUBDIR+= openmotif SUBDIR+= p5-Tk SUBDIR+= p5-gtk +SUBDIR+= paragui SUBDIR+= py-Pmw SUBDIR+= py-Tk SUBDIR+= py-gtk2 |