mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
www/zend-framework1: add PKGNAMESUFFIX
- Use PKGNAMESUFFIX to allow pkg install to now propose every version but only the default - Remove now useless LATEST_LINK Reported by: bapt
This commit is contained in:
parent
ce65f2917a
commit
7749afe89c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327386
@ -6,6 +6,7 @@ PORTVERSION= 1.12.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://packages.zendframework.com/releases/${DISTNAME}/
|
||||
PKGNAMESUFFIX= 1
|
||||
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
COMMENT= Framework for developing PHP web applications
|
||||
@ -17,8 +18,6 @@ USE_PHP= spl
|
||||
WANT_PHP_WEB= yes
|
||||
USES= gettext
|
||||
|
||||
LATEST_LINK= ${PORTNAME}1
|
||||
|
||||
CONFLICTS= ZendFramework-2.*
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
Loading…
Reference in New Issue
Block a user