summaryrefslogtreecommitdiff
path: root/misc/nxtvepg/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-11 18:58:46 +0000
committerjoerg <joerg>2010-02-11 18:58:46 +0000
commita93cbb5e30847802d5ae0e6d937a8c4594a57e44 (patch)
tree6af87d7ac8ec2ca764da89393fa814cb13a551fe /misc/nxtvepg/patches
parent33790250027a4b0a7c780f9a2dee6b809ada21dc (diff)
downloadpkgsrc-a93cbb5e30847802d5ae0e6d937a8c4594a57e44.tar.gz
DESTDIR support
Diffstat (limited to 'misc/nxtvepg/patches')
-rw-r--r--misc/nxtvepg/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/nxtvepg/patches/patch-aa b/misc/nxtvepg/patches/patch-aa
index fc103469b51..0bff748783a 100644
--- a/misc/nxtvepg/patches/patch-aa
+++ b/misc/nxtvepg/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.12 2003/05/17 10:30:58 magick Exp $
+$NetBSD: patch-aa,v 1.13 2010/02/11 18:58:47 joerg Exp $
--- Makefile.orig 2003-03-22 17:01:56.000000000 +0100
+++ Makefile
@@ -7,7 +7,7 @@ $NetBSD: patch-aa,v 1.12 2003/05/17 10:30:58 magick Exp $
bindir = $(ROOT)${exec_prefix}/bin
mandir = $(ROOT)${prefix}/man/man1
-resdir = $(ROOT)/usr/X11R6/lib/X11
-+resdir = $(LOCALBASE)/lib/X11
++resdir = $(ROOT)$(PREFIX)/lib/X11
# if you have perl set the path here, else just leave it alone
PERL = /usr/bin/perl