diff options
Diffstat (limited to 'x11/xvkbd/Makefile')
-rw-r--r-- | x11/xvkbd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xvkbd/Makefile b/x11/xvkbd/Makefile index a563ac767d35..98de0568334f 100644 --- a/x11/xvkbd/Makefile +++ b/x11/xvkbd/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://homepage3.nifty.com/tsato/xvkbd/ MAINTAINER= ports@FreeBSD.org COMMENT= Virtual keyboard for X applications -LICENSE= GPLv2 # (or later) +LICENSE= GPLv2+ USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt |