diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2020-02-20 06:07:54 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2020-02-20 06:07:54 +0000 |
commit | 0e0f009de55646fd6d1e2fea8aa98b42dadc5519 (patch) | |
tree | 9ced35b1dd24f4d80e6025d5584f9f28e4e9ffdd /x11/Makefile | |
parent | 8dd34551d066628f1e2e9c16847607bb6b721573 (diff) | |
download | pkgsrc-0e0f009de55646fd6d1e2fea8aa98b42dadc5519.tar.gz |
libfm-qt: import new package, version 0.14.1
This is the core library of PCManFM-Qt.
Packaged in pkgsrc-wip by pin, as part of a broader effort toward
providing all of LXQt and associated utility applications. (Additional
portability fixes by myself on import to pkgsrc.)
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 fe07c57b36a..de04af777df 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.881 2020/02/20 05:54:02 gutteridge Exp $ +# $NetBSD: Makefile,v 1.882 2020/02/20 06:07:54 gutteridge Exp $ # COMMENT= Packages to support the X window system @@ -233,6 +233,7 @@ SUBDIR+= libXxf86vm SUBDIR+= libdesktop-agnostic SUBDIR+= libdrm SUBDIR+= libfakekey +SUBDIR+= libfm-qt SUBDIR+= libgnomekbd SUBDIR+= libgnomekbd2 SUBDIR+= libkactivities4 |