From a3f08e7d3adb884728317a13ba11c70d765e1aa5 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 7 Apr 2008 17:31:25 +0000 Subject: Fix DESTDIR. --- emulators/makeppf/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators/makeppf') diff --git a/emulators/makeppf/Makefile b/emulators/makeppf/Makefile index 0928b2bf168..c21c50c7ace 100644 --- a/emulators/makeppf/Makefile +++ b/emulators/makeppf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/03/03 19:21:38 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2008/04/07 17:31:25 joerg Exp $ # DISTNAME= makeppf3_src @@ -15,6 +15,8 @@ PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR} +INSTALLATION_DIRS= bin + do-build: cd ${BUILD_DIRS} && ${CC} ${CPPFLAGS} ${CFLAGS} \ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 \ -- cgit v1.2.3