summaryrefslogtreecommitdiff
path: root/editors/matlab-mode
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 11:43:30 +0000
committerasau <asau>2012-10-03 11:43:30 +0000
commitabd62153cbd43e8861920803d0d322f391007391 (patch)
tree1d24180b8279f1eb471106861cd2a1fe74d87224 /editors/matlab-mode
parentf0779b3927592a975e043b2758f4d7c575df8abe (diff)
downloadpkgsrc-abd62153cbd43e8861920803d0d322f391007391.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/matlab-mode')
-rw-r--r--editors/matlab-mode/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/matlab-mode/Makefile b/editors/matlab-mode/Makefile
index a8fac95be5c..5889c58e4a8 100644
--- a/editors/matlab-mode/Makefile
+++ b/editors/matlab-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2009/08/06 01:44:51 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/03 11:43:37 asau Exp $
#
DISTNAME= matlab.el
@@ -15,8 +15,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=104&objectType=file
COMMENT= Matlab mode for Emacs
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}
DIST_SUBDIR= ${BASEPKGNAME}