Depend on editors/vim6, not editors/vim, as that's what the port's name says.
PR: 117988 Submitted by: cokane
This commit is contained in:
parent
67b8d42c03
commit
092db60d23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221938
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../vim
|
||||
MASTERDIR= ${.CURDIR}/../vim6
|
||||
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
|
||||
CATEGORIES= editors ruby
|
||||
PKGNAMESUFFIX= +ruby
|
||||
|
|
Loading…
Reference in a new issue