diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-31 00:36:53 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-31 00:36:53 +0800 |
commit | d2bc29d908c4844d6b5522418beb248d19a62b25 (patch) | |
tree | d823afa2df71c4519a8c2d1f4119bf83d8b9372a /audio | |
parent | fafb2c409c228214cb9940b3cd229b276e750b79 (diff) | |
download | freebsd-ports-gnome-d2bc29d908c4844d6b5522418beb248d19a62b25.tar.gz freebsd-ports-gnome-d2bc29d908c4844d6b5522418beb248d19a62b25.tar.zst freebsd-ports-gnome-d2bc29d908c4844d6b5522418beb248d19a62b25.zip |
- Stage support
Diffstat (limited to 'audio')
-rw-r--r-- | audio/pecl-id3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/pecl-id3/Makefile b/audio/pecl-id3/Makefile index 3d4613b97c0d..f1b847e0c47a 100644 --- a/audio/pecl-id3/Makefile +++ b/audio/pecl-id3/Makefile @@ -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 |