DESTDIR ready

This commit is contained in:
joerg 2010-01-29 22:54:48 +00:00
parent bd5df4d926
commit 65b4b75a55
3 changed files with 9 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2009/08/26 19:57:26 sno Exp $
# $NetBSD: Makefile,v 1.12 2010/01/29 22:54:48 joerg Exp $
#
DISTNAME= ptyusart-0.3.2
@ -10,6 +10,8 @@ MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
MAINTAINER= bouyer@NetBSD.org
COMMENT= Pseudo-tty module for gpsim
PKG_DESTDIR_SUPPORT= user-destdir
ONLY_FOR_PLATFORM= NetBSD-*-*
GNU_CONFIGURE= YES

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2008/12/20 17:34:02 wiz Exp $
# $NetBSD: Makefile,v 1.2 2010/01/29 22:54:54 joerg Exp $
#
DISTNAME= handy_sdl-0.5-src
@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sdlemu.ngemu.com/handysdl.php
COMMENT= Atari Lynx emulator
PKG_DESTDIR_SUPPORT= user-destdir
MAKE_FILE= Makefile-0.95
USE_TOOLS+= gmake

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.15 2009/08/25 12:32:55 wiz Exp $
# $NetBSD: Makefile,v 1.16 2010/01/29 22:58:10 joerg Exp $
#
DISTNAME= simulavr-0.1.2.1
@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nongnu.org/simulavr/
COMMENT= Simulator for Atmel AVR microcontrollers
PKG_DESTDIR_SUPPORT= user-destdir
BUILD_DEPENDS+= avr-binutils-[0-9]*:../../cross/avr-binutils
BUILD_DEPENDS+= avr-gcc-[0-9]*:../../cross/avr-gcc
BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen