Skip to content

Commit c8f2c90

Browse files
author
wiz
committed
Add LICENSE; enable NO_BUILDLINK.
1 parent 403976b commit c8f2c90

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

archivers/rar-linux/Makefile

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1.1.1 2004/02/27 15:10:29 wiz Exp $
1+
# $NetBSD: Makefile,v 1.2 2004/02/27 15:18:26 wiz Exp $
22
#
33

44
DISTNAME= rarlinux-3.3.0
@@ -9,12 +9,11 @@ MAINTAINER= [email protected]
99
HOMEPAGE= http://www.rarsoft.com/rar/
1010
COMMENT= RAR command line archiver (Linux binary)
1111

12-
WRKSRC= ${WRKDIR}/rar
13-
USE_BUILDLINK2= yes
14-
15-
ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-i386 NetBSD-1.[6-9]*-i386 Linux-*-i[3-6]86
12+
LICENSE= rar-license
1613

17-
WRKSRC= ${WRKDIR}/rar
14+
NO_BUILDLINK= yes
15+
ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-i386 NetBSD-1.[6-9]*-i386 Linux-*-i[3-6]86
16+
WRKSRC= ${WRKDIR}/rar
1817

1918
.include "../../mk/bsd.prefs.mk"
2019

0 commit comments

Comments
 (0)