From 838715459142ffd2687e9a19a6fc5eaeee7cb42e Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 29 Jan 2010 23:46:10 +0000 Subject: DESTDIR ready --- ham/dpbox/Makefile | 5 ++++- ham/linpsk/Makefile | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'ham') diff --git a/ham/dpbox/Makefile b/ham/dpbox/Makefile index 7581a491448..75fc6013608 100644 --- a/ham/dpbox/Makefile +++ b/ham/dpbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/09/09 02:43:09 obache Exp $ +# $NetBSD: Makefile,v 1.16 2010/01/29 23:46:15 joerg Exp $ # DISTNAME= dpbox-60000 @@ -11,11 +11,14 @@ MAINTAINER= wulf@NetBSD.org HOMEPAGE= http://home.snafu.de/wahlm/dl8hbs/dpbox.html COMMENT= Multi-Protocol Amateur Packet Radio BBS +PKG_DESTDIR_SUPPORT= user-destdir + WRKSRC= ${WRKDIR}/dpbox-6.00.00/source USE_TOOLS+= gmake MAKE_FILE= Makefile.netbsd MAKE_ENV+= prefix=${PREFIX:Q} +INSTALL_MAKE_FLAGS+= prefix=${DESTDIR}${PREFIX} .include "../../mk/bsd.prefs.mk" diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index 1d2ce652963..61217680a2d 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2010/01/18 09:59:10 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2010/01/29 23:46:10 joerg Exp $ # DISTNAME= linpsk-0.8.1 @@ -10,6 +10,8 @@ MAINTAINER= wulf@NetBSD.org HOMEPAGE= http://linpsk.sourceforge.net/ COMMENT= PSK31 terminal program using QT3 +PKG_DESTDIR_SUPPORT= user-destdir + BUILD_DEPENDS+= qt3-tools-3.*:../../x11/qt3-tools USE_LIBTOOL= yes -- cgit v1.2.3