diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/stuffit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/stuffit/Makefile b/archivers/stuffit/Makefile index 8b3c00ef6b9..cb60dd72266 100644 --- a/archivers/stuffit/Makefile +++ b/archivers/stuffit/Makefile @@ -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 @@ WRKSRC= ${WRKDIR} CHECK_SHLIBS= NO NO_CONFIGURE= # defined NO_BUILD= # defined -USE_BUILDLINK2= # defined do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/* ${PREFIX}/bin |