summaryrefslogtreecommitdiff
path: root/x11/xbindkeys/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-09-17 15:08:34 +0000
committerjmmv <jmmv@pkgsrc.org>2003-09-17 15:08:34 +0000
commit349c9779b67d5eb18ec9e91b0dc7d764ed55136f (patch)
tree2aafa5a312651cea536e4a41c63aa09029606bd6 /x11/xbindkeys/Makefile
parent135c7101752373a04570c970d787c0892919a798 (diff)
downloadpkgsrc-349c9779b67d5eb18ec9e91b0dc7d764ed55136f.tar.gz
Do not install the xbindkeys_show utility, which requires Tk, to keep this
package small. Also, make this package install under PREFIX and not X11BASE. Bump PKGREVISION to 1 because of these. While here, split the Makefile in two parts to help in the creation of the new xbindkeys-tk package.
Diffstat (limited to 'x11/xbindkeys/Makefile')
-rw-r--r--x11/xbindkeys/Makefile15
1 files changed, 3 insertions, 12 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile
index 1aafda4c3fd..f688d12dfec 100644
--- a/x11/xbindkeys/Makefile
+++ b/x11/xbindkeys/Makefile
@@ -1,17 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:56:51 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/09/17 15:08:34 jmmv Exp $
#
-DISTNAME= xbindkeys-1.5.5
-CATEGORIES= x11
-MASTER_SITES= http://hocwp.free.fr/xbindkeys/
+.include "Makefile.common"
-MAINTAINER= jmmv@NetBSD.org
-HOMEPAGE= http://hocwp.free.fr/xbindkeys/xbindkeys.html
-COMMENT= Launches shell commands with your keyboard or your mouse
+PKGREVISION= 1
-USE_BUILDLINK2= yes
-USE_X11BASE= yes
-GNU_CONFIGURE= yes
-
-.include "../../x11/tk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"