We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403976b commit c8f2c90Copy full SHA for c8f2c90
1 file changed
archivers/rar-linux/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/27 15:10:29 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/27 15:18:26 wiz Exp $
2
#
3
4
DISTNAME= rarlinux-3.3.0
@@ -9,12 +9,11 @@ MAINTAINER= [email protected]
9
HOMEPAGE= http://www.rarsoft.com/rar/
10
COMMENT= RAR command line archiver (Linux binary)
11
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
+LICENSE= rar-license
16
17
+NO_BUILDLINK= yes
+ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-i386 NetBSD-1.[6-9]*-i386 Linux-*-i[3-6]86
+WRKSRC= ${WRKDIR}/rar
18
19
.include "../../mk/bsd.prefs.mk"
20
0 commit comments