diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-26 05:40:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-26 05:40:22 +0000 |
commit | 9346b215f04cc84bbb7125ff2fcf03978f859a21 (patch) | |
tree | 73bea5baa559b61c5e812c50ac96fad638950c75 /x11/keyboardcast | |
parent | 49ac3accb4fc378c681317849f4ae94655a61423 (diff) | |
download | ports-9346b215f04cc84bbb7125ff2fcf03978f859a21.tar.gz ports-9346b215f04cc84bbb7125ff2fcf03978f859a21.zip |
Notes
Diffstat (limited to 'x11/keyboardcast')
-rw-r--r-- | x11/keyboardcast/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/keyboardcast/Makefile b/x11/keyboardcast/Makefile index 30ca0ef5aab4..e64d43822c34 100644 --- a/x11/keyboardcast/Makefile +++ b/x11/keyboardcast/Makefile @@ -14,10 +14,9 @@ MASTER_SITES= http://desrt.mcmaster.ca/code/keyboardcast/ MAINTAINER= eimar.koort@gmail.com COMMENT= Broadcast keystrokes to multiple X windows for Gnome2 -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config - USE_XORG= xmu USE_GNOME= libwnck libglade2 gtk20 +USE_PKGCONFIG= yes INSTALLS_ICONS= yes post-install: |