summaryrefslogtreecommitdiff
path: root/editors/xcoral
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 11:43:30 +0000
committerasau <asau@pkgsrc.org>2012-10-03 11:43:30 +0000
commitbaf87fb064ef4a978d42417a392afd9efd52f320 (patch)
tree1d24180b8279f1eb471106861cd2a1fe74d87224 /editors/xcoral
parent1ac9f60085aec1d867a46a07eec69fa91f833ca8 (diff)
downloadpkgsrc-baf87fb064ef4a978d42417a392afd9efd52f320.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/xcoral')
-rw-r--r--editors/xcoral/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile
index f8942c4862d..1aec621c830 100644
--- a/editors/xcoral/Makefile
+++ b/editors/xcoral/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/08/03 15:55:52 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/03 11:43:47 asau Exp $
DISTNAME= xcoral-3.2
PKGREVISION= 1
@@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=editors/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Multiwindow mouse-based text editor for X
-PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
USE_X11BASE= yes