diff options
author | rodent <rodent@pkgsrc.org> | 2015-07-02 22:48:11 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2015-07-02 22:48:11 +0000 |
commit | 6af8fcd1d93b900b6ed47d36532820f9af6351cc (patch) | |
tree | 88083c101aa16c8679fdecd9d9e002a6b83a5663 /x11 | |
parent | b826d7fd88bda277a6cc1ae6241371355cd7bcd7 (diff) | |
download | pkgsrc-6af8fcd1d93b900b6ed47d36532820f9af6351cc.tar.gz |
+lbxproxy
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 cd4d4677c48..ddd7e8f4d2b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.754 2015/07/02 12:38:32 rodent Exp $ +# $NetBSD: Makefile,v 1.755 2015/07/02 22:48:11 rodent Exp $ # COMMENT= Packages to support the X window system @@ -265,6 +265,7 @@ SUBDIR+= konsole SUBDIR+= kterm SUBDIR+= lablgtk1 SUBDIR+= labltk +SUBDIR+= lbxproxy SUBDIR+= lesstif SUBDIR+= libFS SUBDIR+= libICE |