Remove my instant distribution patch after vim6's update to 6.0j.
Now Vim6 has officially included (optional) Ruby interface, we no longer need any patches. :)
This commit is contained in:
parent
76dc05d97b
commit
2769bcfada
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34169
1 changed files with 0 additions and 5 deletions
|
@ -9,14 +9,9 @@ MASTERDIR= ${.CURDIR}/../vim6
|
|||
|
||||
CATEGORIES= editors ruby
|
||||
PKGNAMESUFFIX= +ruby
|
||||
PATCH_SITES= ${MASTER_SITE_LOCAL}
|
||||
PATCH_SITE_SUBDIR= knu
|
||||
PATCHFILES= ${PORTNAME}-${PORTVERSION}-if_ruby-missing-1.diff.gz
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
|
||||
MD5_FILE= ${.CURDIR}/distinfo
|
||||
COMMENT= ${.CURDIR}/pkg-comment
|
||||
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Reference in a new issue