mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
- bump PORTREVISION.
- Use SF macro. - Add missing dependency. PR: ports/121819 Submitted by: "Mark D. Foster" <mark@foster.cc> Approved by: araujo (mentor), Dan Langille <dan@langille.org> (maintainer)
This commit is contained in:
parent
5d547c3cd3
commit
6b3848c201
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209399
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@
|
||||||
|
|
||||||
PORTNAME= mantis
|
PORTNAME= mantis
|
||||||
PORTVERSION= 1.1.1
|
PORTVERSION= 1.1.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= databases www
|
CATEGORIES= databases www
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= SF/mantisbt
|
||||||
MASTER_SITE_SUBDIR= mantisbt
|
|
||||||
|
|
||||||
MAINTAINER= dan@langille.org
|
MAINTAINER= dan@langille.org
|
||||||
COMMENT= A bug tracking system written in PHP
|
COMMENT= A bug tracking system written in PHP
|
||||||
|
@ -17,7 +17,7 @@ COMMENT= A bug tracking system written in PHP
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_MYSQL= yes
|
USE_MYSQL= yes
|
||||||
USE_APACHE= 1.3+
|
USE_APACHE= 1.3+
|
||||||
USE_PHP= yes
|
USE_PHP= pcre
|
||||||
|
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue