mirror of https://git.FreeBSD.org/ports.git
parent
0e6554f9a9
commit
8a0b9d6a5a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386426
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= keybinder
|
||||
PORTVERSION= 0.3.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= GENTOO
|
||||
|
||||
|
@ -10,12 +10,14 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Library for registering keyboard shortcuts
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
USE_GNOME= gtk20 introspection:build
|
||||
USE_XORG= x11 xext xrender
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES PYTHON LUA
|
||||
|
|
Loading…
Reference in New Issue