pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/stuffit This defines NO_BUILD, so USE_BUILDL...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1c0efa57e70
branches:  trunk
changeset: 472489:d1c0efa57e70
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 11 03:00:55 2004 +0000

description:
This defines NO_BUILD, so USE_BUILDLINK2 is not necessary.

diffstat:

 archivers/stuffit/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 3c93c5c04cd8 -r d1c0efa57e70 archivers/stuffit/Makefile
--- a/archivers/stuffit/Makefile        Sun Apr 11 03:00:35 2004 +0000
+++ b/archivers/stuffit/Makefile        Sun Apr 11 03:00:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/03/28 13:29:31 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2004/04/11 03:00:55 snj Exp $
 
 DISTNAME=              stuffit520.611linux-i386
 PKGNAME=               stuffit-5.2.0.611
@@ -27,7 +27,6 @@
 CHECK_SHLIBS=          NO
 NO_CONFIGURE=          # defined
 NO_BUILD=              # defined
-USE_BUILDLINK2=                # defined
 
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/bin/* ${PREFIX}/bin



Home | Main Index | Thread Index | Old Index