summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-02-23 04:09:50 +0000
committerminskim <minskim@pkgsrc.org>2005-02-23 04:09:50 +0000
commit8c1170628f2fe6e2d235b7fc9783ab5463f7a3d9 (patch)
tree1c486618c769365233d17dfa8d1b637499265daa /editors
parentb1946f84a6391e2ac6a172271bae6622a7197756 (diff)
downloadpkgsrc-8c1170628f2fe6e2d235b7fc9783ab5463f7a3d9.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'editors')
-rw-r--r--editors/ted/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index b1ed208ffb5..934af3b04e8 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/12/28 23:18:18 reed Exp $
+# $NetBSD: Makefile,v 1.23 2005/02/23 04:09:51 minskim Exp $
DISTNAME= ted-2.16.src
PKGNAME= ted-2.16
@@ -11,6 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
COMMENT= X11 based WordPad-like word processor
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
WRKSRC= ${WRKDIR}/Ted-2.16
USE_BUILDLINK3= YES
USE_X11BASE= YES
@@ -41,6 +43,8 @@ MAKE_ENV+= DEF_PKGDIR='-DPKGDIR=\"${PREFIX}\"' \
BUILD_TARGET= compile.shared
INSTALL_TARGET= install.shared
+INSTALLATION_DIRS= bin lib/X11/app-defaults
+
post-extract:
@cd ${WRKSRC} ; ${GTAR} xf tedPackage/TedBindist.tar