From ba171a91fab519f587b027c1a2888cb6e3fce049 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- devel/ffcall/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/ffcall') diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index 335296d952a..0b9fc988d5e 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/03/03 21:41:30 tnn Exp $ +# $NetBSD: Makefile,v 1.24 2008/06/12 02:14:22 joerg Exp $ DISTNAME= ffcall-1.10 PKGREVISION= 2 @@ -11,6 +11,8 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.haible.de/bruno/packages-ffcall.html COMMENT= Foreign function call libraries +PKG_DESTDIR_SUPPORT= user-destdir + # the file ${WRKSRC}/avcall/avcall-${MACHINE_ARCH}.c needs to # be added for additional port support. ONLY_FOR_PLATFORM= *-*-alpha *-*-arm *-*-convex *-*-hppa *-*-i386 \ -- cgit v1.2.3