aboutsummaryrefslogtreecommitdiff
path: root/x11/xbindkeys
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-09 21:48:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-09 21:48:50 +0000
commita6f6233023b71ac19d784f78cf6494d111c94352 (patch)
tree7f69da6eb29aeaa5025be53598f502d6f625bf84 /x11/xbindkeys
parent26e75daac7a28497256104eea9331ad9e2692a0e (diff)
downloadports-a6f6233023b71ac19d784f78cf6494d111c94352.tar.gz
ports-a6f6233023b71ac19d784f78cf6494d111c94352.zip
- Update to 1.7.4
PR: ports/107637 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=181902
Diffstat (limited to 'x11/xbindkeys')
-rw-r--r--x11/xbindkeys/Makefile15
-rw-r--r--x11/xbindkeys/distinfo6
2 files changed, 10 insertions, 11 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile
index 72aa51ad5980..447ad6245dc5 100644
--- a/x11/xbindkeys/Makefile
+++ b/x11/xbindkeys/Makefile
@@ -7,30 +7,29 @@
#
PORTNAME= xbindkeys
-PORTVERSION= 1.7.3
+PORTVERSION= 1.7.4
CATEGORIES= x11
MASTER_SITES= http://hocwp.free.fr/xbindkeys/
MAINTAINER= ports@FreeBSD.org
COMMENT= Allows you to launch shell commands under X with your keyboard
+OPTIONS= GUILE "Guile support" off \
+ TCLTK "Tcl/Tk support" off
+
USE_XLIB= yes
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --mandir=${MANPREFIX}/man
MAN1= xbindkeys.1
+PLIST_FILES= bin/xbindkeys %%EXAMPLESDIR%%/xbindkeysrc
+PLIST_DIRS= %%EXAMPLESDIR%%
WISH= ${LOCALBASE}/bin/wish8.4
-OPTIONS= GUILE "Guile support" off \
- TCLTK "Tcl/Tk support" off
-
-PEXAMPLESDIR= ${EXAMPLESDIR:S,^${PREFIX}/,,}
-PLIST_FILES= bin/xbindkeys ${PEXAMPLESDIR}/xbindkeysrc
-PLIST_DIRS= ${PEXAMPLESDIR}
-
.include <bsd.port.pre.mk>
.if defined(WITH_GUILE)
diff --git a/x11/xbindkeys/distinfo b/x11/xbindkeys/distinfo
index 63510a100c2b..634117c8f08a 100644
--- a/x11/xbindkeys/distinfo
+++ b/x11/xbindkeys/distinfo
@@ -1,3 +1,3 @@
-MD5 (xbindkeys-1.7.3.tar.gz) = eea2fe306e99274e8730e199b85706d5
-SHA256 (xbindkeys-1.7.3.tar.gz) = 73a73cd934629b54bba23653ce6f9aa78abda13a8a027387da1ab37e2d272d14
-SIZE (xbindkeys-1.7.3.tar.gz) = 110561
+MD5 (xbindkeys-1.7.4.tar.gz) = 8c034fecef4c9ac9b9891f5f5f32ff68
+SHA256 (xbindkeys-1.7.4.tar.gz) = 0b2279d169ac8caf7618b641ce9a4f4b22565109d905697581612655df514a56
+SIZE (xbindkeys-1.7.4.tar.gz) = 115029