pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham DESTDIR ready
details: https://anonhg.NetBSD.org/pkgsrc/rev/627b664011c7
branches: trunk
changeset: 570469:627b664011c7
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jan 29 23:46:10 2010 +0000
description:
DESTDIR ready
diffstat:
ham/dpbox/Makefile | 5 ++++-
ham/linpsk/Makefile | 4 +++-
2 files changed, 7 insertions(+), 2 deletions(-)
diffs (42 lines):
diff -r c7098cfba86b -r 627b664011c7 ham/dpbox/Makefile
--- a/ham/dpbox/Makefile Fri Jan 29 23:35:57 2010 +0000
+++ b/ham/dpbox/Makefile Fri Jan 29 23:46:10 2010 +0000
@@ -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 @@
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 -r c7098cfba86b -r 627b664011c7 ham/linpsk/Makefile
--- a/ham/linpsk/Makefile Fri Jan 29 23:35:57 2010 +0000
+++ b/ham/linpsk/Makefile Fri Jan 29 23:46:10 2010 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index