From 9e335beeddda593403a4cf550fe49f73d4d471fa Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 2 Oct 2012 23:47:56 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- archivers/ocaml-bz2/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'archivers') diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index 3931ce54308..7ac491d727e 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/09/16 12:30:46 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/02 23:47:56 asau Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} @@ -11,8 +11,6 @@ COMMENT= OCaml library to manipulate bz2 archives HOMEPAGE= http://camlbz2.forge.ocamlcore.org/ LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= gmake MAKE_JOBS_SAFE= no -- cgit v1.2.3