diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-30 22:58:40 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-30 22:58:40 +0000 |
commit | c6baf95a8f18a1b1fb1e19583fa1fed495f13344 (patch) | |
tree | 2f733f258e7d2fe1aa3b75159442230adb1548fe /x11/xlockmore | |
parent | 3db78cacd659c4a951634d77de8f0394239a9358 (diff) | |
download | pkgsrc-c6baf95a8f18a1b1fb1e19583fa1fed495f13344.tar.gz |
As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
Diffstat (limited to 'x11/xlockmore')
-rw-r--r-- | x11/xlockmore/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index eaf759546fd..ec2bf3a1b1f 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2003/07/21 17:38:33 martti Exp $ +# $NetBSD: Makefile,v 1.63 2003/11/30 22:58:40 jschauma Exp $ .include "../../mk/bsd.prefs.mk" @@ -18,7 +18,7 @@ pre-extract: .include "Makefile.common" -PKGREVISION= # empty +PKGREVISION= 1 COMMENT= Like the XLock session-locker/screensaver, but with more CONFIGURE_ARGS+= --with-mesagl |