diff options
author | is <is@pkgsrc.org> | 2012-10-28 20:21:11 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2012-10-28 20:21:11 +0000 |
commit | 95a614af345cc951c74832d4b4639c12f54c9084 (patch) | |
tree | 05b2048fbbdf4c114fa1ca74b3602d22190b3995 /x11/xlockmore-lite | |
parent | e3f15e0c2898dfcd5f0f98ceff7ad279af95b944 (diff) | |
download | pkgsrc-95a614af345cc951c74832d4b4639c12f54c9084.tar.gz |
5.41 - includes the dclock patch.
Diffstat (limited to 'x11/xlockmore-lite')
-rw-r--r-- | x11/xlockmore-lite/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xlockmore-lite/Makefile b/x11/xlockmore-lite/Makefile index 1a1e2b19740..5430a9ecfbc 100644 --- a/x11/xlockmore-lite/Makefile +++ b/x11/xlockmore-lite/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/10/15 20:47:57 is Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/28 20:21:12 is Exp $ .include "../../x11/xlockmore/Makefile.common" PKGNAME= ${DISTNAME:S/-/-lite-/} -PKGREVISION= 3 COMMENT= "lite" version of xlockmore CONFIGURE_ARGS+= --without-xpm |