From 642bdc71d49872d304885497ebe79c0a76a566a0 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 17 Sep 2007 11:10:07 +0000 Subject: Fixed PHP_VER in PKGNAMEPREFIX to be fixed instead of depending on PHP version installed. Noticed by: erwin@ --- graphics/php5-chartdirector/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/php5-chartdirector') diff --git a/graphics/php5-chartdirector/Makefile b/graphics/php5-chartdirector/Makefile index b5bb3bb6e63f..6fb87b90c187 100644 --- a/graphics/php5-chartdirector/Makefile +++ b/graphics/php5-chartdirector/Makefile @@ -7,9 +7,9 @@ PORTNAME= chartdirector PORTVERSION= 4.1 -CATEGORIES= graphics +CATEGORIES?= graphics MASTER_SITES= http://download2.advsofteng.com/ -PKGNAMEPREFIX= php${PHP_VER}- +PKGNAMEPREFIX?= php5- MAINTAINER= swhetzel@gmail.com COMMENT= ChartDirector Chart Component for PHP ${PHP_VER} -- cgit v1.2.3