mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Stage support
This commit is contained in:
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
|
@ -13,7 +13,6 @@ MAINTAINER= miwi@FreeBSD.org
|
||||||
COMMENT= Extension to read and write ID3 tags in MP3 files
|
COMMENT= Extension to read and write ID3 tags in MP3 files
|
||||||
|
|
||||||
USE_PHP= yes
|
USE_PHP= yes
|
||||||
NO_STAGE= yes
|
|
||||||
USE_PHPEXT= yes
|
USE_PHPEXT= yes
|
||||||
DEFAULT_PHP_VER=53
|
DEFAULT_PHP_VER=53
|
||||||
IGNORE_WITH_PHP=5
|
IGNORE_WITH_PHP=5
|
||||||
|
|
|
@ -19,5 +19,4 @@ USE_PHPEXT= yes
|
||||||
|
|
||||||
CONFIGURE_ARGS= --with-magickwand=${LOCALBASE}
|
CONFIGURE_ARGS= --with-magickwand=${LOCALBASE}
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue