diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-08-01 13:19:54 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-08-01 13:19:54 +0000 |
commit | ee18be462725038e126301d93bd76efbcbacb30c (patch) | |
tree | eb55378013b867986a9c5ff3fab24068094fdfbe /sysutils/lineakd/Makefile | |
parent | 7ec953014b1d047e4bc6b2bc396b7bc85257d116 (diff) | |
download | ports-ee18be462725038e126301d93bd76efbcbacb30c.tar.gz ports-ee18be462725038e126301d93bd76efbcbacb30c.zip |
Notes
Diffstat (limited to 'sysutils/lineakd/Makefile')
-rw-r--r-- | sysutils/lineakd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/lineakd/Makefile b/sysutils/lineakd/Makefile index 827bee16548d..ad2181139488 100644 --- a/sysutils/lineakd/Makefile +++ b/sysutils/lineakd/Makefile @@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Lineakd is a daemon which enables special keys on internet keyboards USES= gmake libtool localbase +USE_CXXSTD= c++98 USE_LDCONFIG= yes USE_XORG= x11 xext xt GNU_CONFIGURE= yes |