mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Remove php4 reference
This commit is contained in:
parent
949f1dc6a8
commit
ae698f19c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320366
2 changed files with 1 additions and 7 deletions
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: php-chartdirector
|
# Created by: <swhetzel@gmail.com>
|
||||||
# Date created: 29 Jul 2007
|
|
||||||
# Whom: <swhetzel@gmail.com>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= chartdirector
|
PORTNAME= chartdirector
|
||||||
PORTVERSION= 5.0.2
|
PORTVERSION= 5.0.2
|
||||||
|
@ -19,7 +15,6 @@ USE_PHP= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
ONLY_FOR_ARCHS= i386 amd64
|
ONLY_FOR_ARCHS= i386 amd64
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
IGNORE_WITH_PHP?=4
|
|
||||||
DEFAULT_PHP_VER?=5
|
DEFAULT_PHP_VER?=5
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,6 @@ LIB_DEPENDS+= gd:${PORTSDIR}/graphics/gd
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
USE_PHP= yes
|
USE_PHP= yes
|
||||||
DEFAULT_PHP_VER= 5
|
DEFAULT_PHP_VER= 5
|
||||||
IGNORE_WITH_PHP= 4
|
|
||||||
NO_BUILD= YES
|
NO_BUILD= YES
|
||||||
|
|
||||||
PHPLOT_DIR= ${PREFIX}/include/php/phplot
|
PHPLOT_DIR= ${PREFIX}/include/php/phplot
|
||||||
|
|
Loading…
Add table
Reference in a new issue