summaryrefslogtreecommitdiff
path: root/www/typo343
diff options
context:
space:
mode:
Diffstat (limited to 'www/typo343')
-rw-r--r--www/typo343/Makefile3
1 files changed, 0 insertions, 3 deletions
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