diff options
author | wiz <wiz@pkgsrc.org> | 2019-02-15 09:42:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-02-15 09:42:39 +0000 |
commit | 6ecec494760f32305d8add47253eccc0274c7503 (patch) | |
tree | 44dd3611683421f2d245acc0da6272f5197259d2 /x11/Makefile | |
parent | 05c8d7d30c01d5eee5ced66adeea39f7e00e220d (diff) | |
download | pkgsrc-6ecec494760f32305d8add47253eccc0274c7503.tar.gz |
x11/Makefile: + xcursor-themes
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 4a388c8ac52..b5e5158ba5e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.831 2018/11/29 05:37:51 jnemeth Exp $ +# $NetBSD: Makefile,v 1.832 2019/02/15 09:42:39 wiz Exp $ # COMMENT= Packages to support the X window system @@ -493,6 +493,7 @@ SUBDIR+= xconsole SUBDIR+= xcruise SUBDIR+= xcursor SUBDIR+= xcursor-capitaine +SUBDIR+= xcursor-themes SUBDIR+= xcursor-vanilla-dmz SUBDIR+= xcursorgen SUBDIR+= xdaemon |