diff options
| author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
|---|---|---|
| committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
| commit | 428fac4e1c522537e461b850cc93550d4fcf37e7 (patch) | |
| tree | 22c9f25e11cf4cd378611c48424547929b95fba3 /sysutils/lineakd/Makefile | |
| parent | Remove suffix from Icon key in desktop entries (diff) | |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Diffstat (limited to 'sysutils/lineakd/Makefile')
| -rw-r--r-- | sysutils/lineakd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lineakd/Makefile b/sysutils/lineakd/Makefile index ad2181139488..553758270b20 100644 --- a/sysutils/lineakd/Makefile +++ b/sysutils/lineakd/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= lineak MAINTAINER= ports@FreeBSD.org COMMENT= Lineakd is a daemon which enables special keys on internet keyboards -USES= gmake libtool localbase +USES= gmake libtool localbase xorg USE_CXXSTD= c++98 USE_LDCONFIG= yes USE_XORG= x11 xext xt |
