summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-01-29 23:46:10 +0000
committerjoerg <joerg@pkgsrc.org>2010-01-29 23:46:10 +0000
commit838715459142ffd2687e9a19a6fc5eaeee7cb42e (patch)
tree5745f19d479a0d0ac2dd71fd9d58aa5fe1fb6006
parente341f83f58bc83d147dd39913689b9b7ed0dd373 (diff)
downloadpkgsrc-838715459142ffd2687e9a19a6fc5eaeee7cb42e.tar.gz
DESTDIR ready
-rw-r--r--ham/dpbox/Makefile5
-rw-r--r--ham/linpsk/Makefile4
2 files changed, 7 insertions, 2 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"
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