summaryrefslogtreecommitdiff
path: root/x11/xbindkeys/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xbindkeys/Makefile.common')
-rw-r--r--x11/xbindkeys/Makefile.common5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xbindkeys/Makefile.common b/x11/xbindkeys/Makefile.common
index 5ed123de70c..29868937c0d 100644
--- a/x11/xbindkeys/Makefile.common
+++ b/x11/xbindkeys/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2005/04/11 21:48:14 tv Exp $
+# $NetBSD: Makefile.common,v 1.7 2005/06/01 18:03:32 jlam Exp $
#
DISTNAME= xbindkeys-1.7.1
@@ -12,5 +12,6 @@ COMMENT= Launches shell commands with your keyboard or your mouse
DISTINFO_FILE= ${.CURDIR}/../../x11/xbindkeys/distinfo
PATCHDIR= ${.CURDIR}/../../x11/xbindkeys/patches
-USE_X11= yes
GNU_CONFIGURE= yes
+
+.include "../../mk/x11.buildlink3.mk"