From be4c6448a890a12891a93bbc158a66ec4e868e79 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 6 Mar 2007 06:54:19 +0000 Subject: Use the new facility of bsd.port.mk to be able to simplify the interaction of USE_PHP and OPTIONS. PR: ports/106557 Submitted by: ale Hat: portmgr --- www/typo343/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'www/typo343') diff --git a/www/typo343/Makefile b/www/typo343/Makefile index e17963c46d80..9fec12179d9f 100644 --- a/www/typo343/Makefile +++ b/www/typo343/Makefile @@ -41,9 +41,6 @@ USE_PHP+= gd USE_PHP+= zlib .endif -# Include bsd.php.mk because use USE_PHP after bsd.port.pre.mk -.include "${PORTSDIR}/Mk/bsd.php.mk" - .if defined(WITH_IMAGICK) LIB_DEPENDS+= Magick.10:${PORTSDIR}/graphics/ImageMagick .endif -- cgit v1.2.3