pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/lavaps pkglint.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7677ae2d97e8
branches:  trunk
changeset: 492125:7677ae2d97e8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 05 10:44:51 2005 +0000

description:
pkglint.

diffstat:

 sysutils/lavaps/Makefile |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (25 lines):

diff -r 2ca18b860594 -r 7677ae2d97e8 sysutils/lavaps/Makefile
--- a/sysutils/lavaps/Makefile  Tue Apr 05 10:44:06 2005 +0000
+++ b/sysutils/lavaps/Makefile  Tue Apr 05 10:44:51 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2005/04/05 10:44:06 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2005/04/05 10:44:51 wiz Exp $
 #
 
 DISTNAME=      lavaps-1.20
-PKGNAME=       lavaps-1.20
 CATEGORIES=    sysutils x11
 MASTER_SITES=  http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/
 
@@ -12,9 +11,8 @@
 
 USE_PERL5=     build
 
-WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
-USE_X11=       # defined
-GNU_CONFIGURE= # defined
+USE_X11=       YES
+GNU_CONFIGURE= YES
 CONFIGURE_ARGS=        --with-additional-includes='-I${LOCALBASE}/include' \
                --with-additional-libs='-L${LOCALBASE}/lib' \
                --with-tcl-ver=8.3.2 --with-tk-ver=8.3.2 \



Home | Main Index | Thread Index | Old Index