diff options
author | joerg <joerg> | 2009-12-15 21:54:17 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-12-15 21:54:17 +0000 |
commit | ad7862085809241b29aa4f5a899dc1983c19abcf (patch) | |
tree | 272d008561ed79d89ec92e1f44a37f27c862e786 /x11/xbindkeys | |
parent | 3f2bfceccdac667eabbe2908b7c593c1f80c000f (diff) | |
download | pkgsrc-ad7862085809241b29aa4f5a899dc1983c19abcf.tar.gz |
Recursive bump for libltdl
Diffstat (limited to 'x11/xbindkeys')
-rw-r--r-- | x11/xbindkeys/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 545823f165e..ec80e6c1b2a 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2009/10/29 12:32:44 sborrill Exp $ +# $NetBSD: Makefile,v 1.17 2009/12/15 22:18:09 joerg Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 CONFIGURE_ARGS+= --disable-tk |