- Fix mtree with custom PREFIX

PR:		139471
Submitted by:	Sahil Tandon <sahil@tandon.net>
Approved by:	maintainer
This commit is contained in:
Martin Wilke 2009-11-20 18:44:15 +00:00
parent 693c8d0237
commit 9a188a46e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244533

View File

@ -16,6 +16,7 @@ COMMENT= Clewn provides Gdb support within Vim
RUN_DEPENDS= vim>=6.3:${PORTSDIR}/editors/vim
GNU_CONFIGURE= yes
CONFIGURE_ENV= vimdir=${PREFIX}/share/vim/vimfiles
USE_GMAKE= yes
.include <bsd.port.mk>