diff options
author | markd <markd@pkgsrc.org> | 2013-10-19 21:04:27 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2013-10-19 21:04:27 +0000 |
commit | a6fcb7ca4474f480c528ce6d4b39c5a80cf110ff (patch) | |
tree | 1da4a70b712ccaf6e36d0cc5438d874b41fb0f4a /x11/Makefile | |
parent | ca3249e432bb4b0f5d8c7c7e22e23d0f2f30baaf (diff) | |
download | pkgsrc-a6fcb7ca4474f480c528ce6d4b39c5a80cf110ff.tar.gz |
Add appmenu-qt
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 9f10f083d1b..755e1ecd8f5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.714 2013/09/30 17:01:50 wiz Exp $ +# $NetBSD: Makefile,v 1.715 2013/10/19 21:04:27 markd Exp $ # COMMENT= Packages to support the X window system @@ -14,6 +14,7 @@ SUBDIR+= XmHTML SUBDIR+= Xrender SUBDIR+= alacarte SUBDIR+= antiright +SUBDIR+= appmenu-qt SUBDIR+= appres SUBDIR+= asnap SUBDIR+= aterm |