pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/pload Add DESTDIR and modular Xorg support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0882636ee75
branches: trunk
changeset: 532364:b0882636ee75
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Aug 16 22:39:14 2007 +0000
description:
Add DESTDIR and modular Xorg support.
diffstat:
net/pload/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 2d1914b0c313 -r b0882636ee75 net/pload/Makefile
--- a/net/pload/Makefile Thu Aug 16 22:31:11 2007 +0000
+++ b/net/pload/Makefile Thu Aug 16 22:39:14 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/10/04 21:53:17 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/08/16 22:39:14 joerg Exp $
#
DISTNAME= pload-0.9.4
@@ -11,11 +11,13 @@
COMMENT= PPP monitor for X11, monitoring totals and current in/out rates
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
HAS_CONFIGURE= YES
USE_TOOLS+= imake
USE_X11BASE= YES
INSTALL_TARGET= install install.man
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/libXp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index