summaryrefslogtreecommitdiff
path: root/ham/dpbox/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2010-01-29 23:46:10 +0000
committerjoerg <joerg>2010-01-29 23:46:10 +0000
commitc76fdade61056eb16fbbd762095b6b00d6150145 (patch)
tree5745f19d479a0d0ac2dd71fd9d58aa5fe1fb6006 /ham/dpbox/Makefile
parente0c9f0085b7fa087b70df12eced5396ef11a4ad3 (diff)
downloadpkgsrc-c76fdade61056eb16fbbd762095b6b00d6150145.tar.gz
DESTDIR ready
Diffstat (limited to 'ham/dpbox/Makefile')
-rw-r--r--ham/dpbox/Makefile5
1 files changed, 4 insertions, 1 deletions
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"