diff options
-rw-r--r-- | editors/vim6+ruby/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/editors/vim6+ruby/Makefile b/editors/vim6+ruby/Makefile index cfd14a4e630f..9265f237ca1d 100644 --- a/editors/vim6+ruby/Makefile +++ b/editors/vim6+ruby/Makefile @@ -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 |