summaryrefslogtreecommitdiff
path: root/misc/elizatalk/patches/patch-aa
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-11 19:17:06 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-11 19:17:06 +0000
commitbaaedf93484a89eafda6b0f39bec1fa783f15843 (patch)
treec62a0e958e9f6a3f610b384f64039f076b48f718 /misc/elizatalk/patches/patch-aa
parent8632438c25e16ca480cc1992dc73648fb96a24ea (diff)
downloadpkgsrc-baaedf93484a89eafda6b0f39bec1fa783f15843.tar.gz
DESTDIR support
Diffstat (limited to 'misc/elizatalk/patches/patch-aa')
-rw-r--r--misc/elizatalk/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/elizatalk/patches/patch-aa b/misc/elizatalk/patches/patch-aa
index 8b0d1b5f48a..789306eb485 100644
--- a/misc/elizatalk/patches/patch-aa
+++ b/misc/elizatalk/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/03/01 13:02:10 jlam Exp $
+$NetBSD: patch-aa,v 1.2 2010/02/11 19:18:55 joerg Exp $
--- Makefile.orig Mon Oct 23 03:27:20 2000
+++ Makefile
@@ -16,8 +16,8 @@ $NetBSD: patch-aa,v 1.1.1.1 2003/03/01 13:02:10 jlam Exp $
+#CXX=gcc # C compiler
+#CC=gcc # linker
+CFLAGS+=-DELIZADIR=\"${PREFIX}/share/elizatalk\"
-+INSTALLDIR=${PREFIX}/bin# installation dir of Elizatalk (be sure there is no space between the dir and the #)
-+INSTALLDIRDICT=${PREFIX}/share/elizatalk# installation dir of the dictionaries (be sure there is no space between the dir and the #)
++INSTALLDIR=${DESTDIR}${PREFIX}/bin# installation dir of Elizatalk (be sure there is no space between the dir and the #)
++INSTALLDIRDICT=${DESTDIR}${PREFIX}/share/elizatalk# installation dir of the dictionaries (be sure there is no space between the dir and the #)
SOURCES=elizatalk.c \
splotch.c