head 1.2; access; symbols; locks; strict; comment @// @; 1.2 date 2013.09.01.08.28.08; author wiz; state dead; branches; next 1.1; commitid zccjdRNCKczi9I3x; 1.1 date 2013.08.30.10.16.58; author wiz; state Exp; branches; next ; commitid 2AMYYlAW2x2POs3x; desc @@ 1.2 log @Stop installing library again. Split parts of Makefile into Makefile.common for upcoming libunrar. Remove unnecessary patch (as discussed with upstream). @ text @$NetBSD: patch-dll.hpp,v 1.1 2013/08/30 10:16:58 wiz Exp $ NetBSD doesn't define _UNIX. --- dll.hpp.orig 2013-08-30 09:33:40.000000000 +0000 +++ dll.hpp @@@@ -36,7 +36,7 @@@@ #define RAR_HASH_BLAKE2 2 -#ifdef _UNIX +#if defined(_UNIX) || defined(__NetBSD__) #define CALLBACK #define PASCAL #define LONG long @ 1.1 log @Install unrar library and header file. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @