From 018332daf1756036609d636261ab219f1493b523 Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 29 Aug 2002 11:13:56 +0000 Subject: Make this compile again. It doesn't use any non system libraries or includes so shouldn't need to the buildlink magic. --- archivers/unrar/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'archivers') diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 3d34c42b22e..71a9845d6e3 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2002/08/25 21:49:25 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2002/08/29 11:13:56 abs Exp $ DISTNAME= unrarsrc PKGNAME= unrar-3.0 @@ -22,9 +22,6 @@ NO_BIN_ON_CDROM=${RESTRICTED} USE_BUILDLINK2= # defined -do-build: - cd ${WRKSRC} && ${BUILDLINK_CC} ${CFLAGS} -o unrar -D_UNIX unrar.c - do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/unrar cd ${WRKSRC} && ${INSTALL_PROGRAM} unrar ${PREFIX}/bin -- cgit v1.2.3