1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Add mirror, because kaizer.se is not pingable

While I'm here,
- Replace gnomehack by pathfix

Reported by:	pointyhat (erwin)
This commit is contained in:
Olivier Duchateau 2013-05-18 06:38:20 +00:00
parent fd4e95a3c9
commit ea510a6f42
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318413

View File

@ -5,7 +5,7 @@ PORTNAME= keybinder
PORTVERSION= 0.3.0
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://kaizer.se/publicfiles/${PORTNAME}/
MASTER_SITES= GENTOO/distfiles
MAINTAINER= olivierd@FreeBSD.org
COMMENT= Library for registering keyboard shortcuts
@ -16,9 +16,9 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gtk20
USE_GNOME= gtk20
USE_XORG= x11 xext xrender
USES= pkgconfig
USES= pkgconfig pathfix
USE_LDCONFIG= yes
OPTIONS_DEFINE= PYTHON LUA