1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- make portlint happier

This commit is contained in:
Dirk Meyer 2006-05-13 08:27:06 +00:00
parent 7ddc68f453
commit 96d6eb5bd2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162225
2 changed files with 3 additions and 4 deletions

View File

@ -8,6 +8,7 @@ PORTNAME= syntax
PORTVERSION= 1.0.0
CATEGORIES= textproc rubygems
MASTER_SITES= http://rubyforge.org/frs/download.php/4953/
PKGNAMEPREFIX= rubygem-
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A module for using Systax highlighting in Ruby
@ -19,8 +20,6 @@ COMMENT= A module for using Systax highlighting in Ruby
BUILD_DEPENDS+= ${RUBYGEMBIN}:${PORTSDIR}/devel/ruby-gems
RUN_DEPENDS+= ${BUILD_DEPENDS}
PKGNAMEPREFIX= rubygem-
REV= 1.8
GEMS_BASE_DIR= lib/ruby/gems/${REV}
GEMS_DIR= ${GEMS_BASE_DIR}/gems

View File

@ -48,8 +48,8 @@ PLIST_SUB+= BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1}
.if defined(WITHOUT_GNUSTEP_FAKEMAIN)
.if !exists(/proc/curproc)
IGNORE= requires procfs mounted to build or run, for details see procfs(5)
.endif
.endif
.endif
.endif
.if !defined(WITHOUT_CUPS)
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base