aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xbindkeys_config
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-01 23:37:37 +0800
committerlioux <lioux@FreeBSD.org>2002-09-01 23:37:37 +0800
commit222e4656df69b376c268b0a3ac1a7c21677a4ba5 (patch)
treea712e33d7a0cb690d45d0c5a389d13563b39559a /x11/xbindkeys_config
parentee077dc54a1568b9df6e4574420e7217ebee63fe (diff)
downloadfreebsd-ports-graphics-222e4656df69b376c268b0a3ac1a7c21677a4ba5.tar.gz
freebsd-ports-graphics-222e4656df69b376c268b0a3ac1a7c21677a4ba5.tar.zst
freebsd-ports-graphics-222e4656df69b376c268b0a3ac1a7c21677a4ba5.zip
Deploy USE_GNOMENG infrastructure
PR: 42283 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'x11/xbindkeys_config')
-rw-r--r--x11/xbindkeys_config/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xbindkeys_config/Makefile b/x11/xbindkeys_config/Makefile
index 907ad9d0ac1..62962eff938 100644
--- a/x11/xbindkeys_config/Makefile
+++ b/x11/xbindkeys_config/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://www.netchampagne.com/xbindkeys_config/
MAINTAINER= obraun@FreeBSD.org
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_REINPLACE= yes
MAKE_ENV= CC="${CC} ${CFLAGS}"