summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-14 13:56:15 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-14 13:56:15 +0000
commit68f088dd4f984ccd60a2e69d022a3c3ed82104bc (patch)
tree4f0477501a71161938bb651ee12d4359698945c3 /textproc
parente6050a98e250ec2e823fb83288b4825e5d184f7c (diff)
downloadpkgsrc-68f088dd4f984ccd60a2e69d022a3c3ed82104bc.tar.gz
DESTDIR support.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/enchant/Makefile4
-rw-r--r--textproc/scrollkeeper/Makefile3
2 files changed, 5 insertions, 2 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile
index f9173257501..1c78ab089ed 100644
--- a/textproc/enchant/Makefile
+++ b/textproc/enchant/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/10/04 22:00:59 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2006/11/14 13:56:15 joerg Exp $
#
DISTNAME= enchant-1.2.6
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.abisource.com/projects/enchant/
COMMENT= Generic spell checking library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index e1ac4f385e1..7b476c554ed 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/07/05 05:37:45 jlam Exp $
+# $NetBSD: Makefile,v 1.43 2006/11/14 13:56:15 joerg Exp $
#
DISTNAME= scrollkeeper-0.3.14
@@ -12,6 +12,7 @@ HOMEPAGE= http://scrollkeeper.sourceforge.net/
COMMENT= Open Document Cataloging Project
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= docbook-xml>=4.4nb4:../../textproc/docbook-xml