pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/gv Supports DESTDIR installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/150a90cb6345
branches: trunk
changeset: 531906:150a90cb6345
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Aug 08 17:12:43 2007 +0000
description:
Supports DESTDIR installation.
diffstat:
print/gv/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d51a5d5e03bf -r 150a90cb6345 print/gv/Makefile
--- a/print/gv/Makefile Wed Aug 08 17:11:33 2007 +0000
+++ b/print/gv/Makefile Wed Aug 08 17:12:43 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2007/07/03 20:01:43 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2007/08/08 17:12:43 joerg Exp $
DISTNAME= gv-3.6.3
CATEGORIES= print
@@ -8,6 +8,8 @@
HOMEPAGE= http://www.gnu.org/software/gv/
COMMENT= PostScript and PDF previewer
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake gs:run makeinfo
Home |
Main Index |
Thread Index |
Old Index