1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-01-30 16:36:53 +00:00
parent 11918590c6
commit ca27dd3b2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341858
2 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= Extension to read and write ID3 tags in MP3 files
USE_PHP= yes
NO_STAGE= yes
USE_PHPEXT= yes
DEFAULT_PHP_VER=53
IGNORE_WITH_PHP=5

View File

@ -19,5 +19,4 @@ USE_PHPEXT= yes
CONFIGURE_ARGS= --with-magickwand=${LOCALBASE}
NO_STAGE= yes
.include <bsd.port.mk>