pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/qprint user-destdir support
details: https://anonhg.NetBSD.org/pkgsrc/rev/099d8e61a295
branches: trunk
changeset: 395325:099d8e61a295
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jul 07 20:52:31 2009 +0000
description:
user-destdir support
diffstat:
textproc/qprint/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 5bf94731ab34 -r 099d8e61a295 textproc/qprint/Makefile
--- a/textproc/qprint/Makefile Tue Jul 07 20:51:51 2009 +0000
+++ b/textproc/qprint/Makefile Tue Jul 07 20:52:31 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/08/30 08:30:00 simonb Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/07 20:52:31 joerg Exp $
#
DISTNAME= qprint-1.0
@@ -9,8 +9,12 @@
HOMEPAGE= http://www.fourmilab.ch/webtools/qprint/
COMMENT= Encode and decode quoted-printable files
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
BUILD_TARGET= prog
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index