diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-18 10:14:14 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-18 10:14:14 +0000 |
commit | c8209d97a254ec42c7bd1f493bbdf35d7020e8da (patch) | |
tree | 814d4bd70883a385ff370ad5539cbb693ad53246 /x11/pcdm/Makefile | |
parent | 57d6a5b5fddaf1cc2b6fe4495f7eba220b1e183e (diff) | |
download | ports-c8209d97a254ec42c7bd1f493bbdf35d7020e8da.tar.gz ports-c8209d97a254ec42c7bd1f493bbdf35d7020e8da.zip |
Notes
Diffstat (limited to 'x11/pcdm/Makefile')
-rw-r--r-- | x11/pcdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/pcdm/Makefile b/x11/pcdm/Makefile index 7e28f0c62222..2b8e031a108d 100644 --- a/x11/pcdm/Makefile +++ b/x11/pcdm/Makefile @@ -21,7 +21,7 @@ CONFLICTS= pcbsd-utils-qt* USES= qmake USE_QT5= core gui network svg multimedia imageformats \ - buildtools_build x11extras concurrent + buildtools_build x11extras concurrent linguisttools_build USE_OPENRC_SUBR=pcdm USE_GITHUB= yes |