summaryrefslogtreecommitdiff
path: root/editors/jed/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-01-29 19:43:36 +0000
committerjoerg <joerg@pkgsrc.org>2010-01-29 19:43:36 +0000
commit3a2b3ebb27b03a5894d8899d3056933a0cb86975 (patch)
treef96e2b9208214b60919e3b089639838c058b1f6c /editors/jed/Makefile
parentb23eb8c4f49ae298ffb0055d6cc2223458182545 (diff)
downloadpkgsrc-3a2b3ebb27b03a5894d8899d3056933a0cb86975.tar.gz
DESTDIR support
Diffstat (limited to 'editors/jed/Makefile')
-rw-r--r--editors/jed/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile
index 2ce57778125..91607831336 100644
--- a/editors/jed/Makefile
+++ b/editors/jed/Makefile
@@ -1,7 +1,10 @@
-# $NetBSD: Makefile,v 1.26 2006/02/05 23:08:56 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2010/01/29 19:46:20 joerg Exp $
#
PKGNAME= jed-0.99.16
PKGREVISION= 2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../editors/jed/Makefile.common"
COMMENT= Extensible folding editor with Emacs/WordStar/EDT emulations