diff options
author | rxg <rxg@pkgsrc.org> | 2006-01-29 17:55:55 +0000 |
---|---|---|
committer | rxg <rxg@pkgsrc.org> | 2006-01-29 17:55:55 +0000 |
commit | d617a376797ac49002bde25c42fdeed1a15fd54c (patch) | |
tree | 1ad746dbde067ed4b8ba6359c1c467d03719c356 /x11 | |
parent | ab7cccba70e9b06ac92ee58942d09d1c0a97beff (diff) | |
download | pkgsrc-d617a376797ac49002bde25c42fdeed1a15fd54c.tar.gz |
Add & enable rox-wallpaper.
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 5e5c26dbdfb..95e043efe10 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.426 2006/01/18 15:49:00 jmmv Exp $ +# $NetBSD: Makefile,v 1.427 2006/01/29 17:55:55 rxg Exp $ # COMMENT= Packages to support the X window system @@ -218,6 +218,7 @@ SUBDIR+= qwt SUBDIR+= randrext SUBDIR+= renderext SUBDIR+= rep-gtk +SUBDIR+= rox-wallpaper SUBDIR+= ruby-gnome2-gnome SUBDIR+= ruby-gnome2-gtk SUBDIR+= ruby-gnome2-panelapplet |