diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-06 04:28:24 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-06 04:28:24 +0000 |
commit | 7599c8080c017a1242cf6281bae5361f70467bc2 (patch) | |
tree | ee05b28f0e9bd4e359c0836089625d6d3bd6e002 /x11/wcm | |
parent | bde62775844d520e85de194be1783112ecc3806f (diff) | |
download | ports-7599c8080c017a1242cf6281bae5361f70467bc2.tar.gz ports-7599c8080c017a1242cf6281bae5361f70467bc2.zip |
Notes
Diffstat (limited to 'x11/wcm')
-rw-r--r-- | x11/wcm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/wcm/Makefile b/x11/wcm/Makefile index 04123332faa9..f9d859f22b53 100644 --- a/x11/wcm/Makefile +++ b/x11/wcm/Makefile @@ -12,6 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libwf-config.so:devel/wf-config +CONFLICTS_INSTALL= wcmcommander # bin/wcm + USES= compiler:c++11-lib meson pkgconfig USE_GITHUB= yes USE_GNOME= gtkmm30 libxml2 |