diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-03-07 10:17:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-03-07 10:17:36 +0000 |
commit | fa563c24a957e9022ca266c7244bbd253aec148f (patch) | |
tree | eda8e590492d77d6391b243042b46f8beef6f44a /x11 | |
parent | bd9c6c3214c5e4b9a5bd04d3d4c621a0cb4ed0ab (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcbautolock/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xcbautolock/Makefile b/x11/xcbautolock/Makefile index 93960cc266ec..af28484e7538 100644 --- a/x11/xcbautolock/Makefile +++ b/x11/xcbautolock/Makefile @@ -9,6 +9,7 @@ COMMENT= XCB base autolocker LICENSE= BSD2CLAUSE +USES= pkgconfig USE_GITHUB= yes GH_ACCOUNT= bapt |