pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/scrot I'll maintain this. While here, make a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/efbee3e29e13
branches:  trunk
changeset: 480792:efbee3e29e13
user:      snj <snj%pkgsrc.org@localhost>
date:      Mon Sep 20 22:06:37 2004 +0000

description:
I'll maintain this.  While here, make a few aesthetic adjustments.

diffstat:

 graphics/scrot/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (26 lines):

diff -r fa1c99af5228 -r efbee3e29e13 graphics/scrot/Makefile
--- a/graphics/scrot/Makefile   Mon Sep 20 22:00:27 2004 +0000
+++ b/graphics/scrot/Makefile   Mon Sep 20 22:06:37 2004 +0000
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.11 2004/05/07 01:14:48 xtraeme Exp $
-#
+# $NetBSD: Makefile,v 1.12 2004/09/20 22:06:37 snj Exp $
 
 DISTNAME=      scrot-0.8
 PKGREVISION=   4
 CATEGORIES=    graphics
 MASTER_SITES=  http://linuxbrit.co.uk/downloads/
 
-MAINTAINER=    tech-pkg%NetBSD.org@localhost
+MAINTAINER=    snj%NetBSD.org@localhost
 HOMEPAGE=      http://linuxbrit.co.uk/scrot/
 COMMENT=       Commandline screen capture util like "import", but using imlib2
 
+GNU_CONFIGURE= YES
 USE_BUILDLINK3=        YES
-GNU_CONFIGURE= YES
 USE_X11=       YES
 
 .include "../../devel/giblib/buildlink3.mk"
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index