diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-02-25 07:34:03 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-02-25 07:34:03 +0000 |
commit | 00dab8ba7a938e4a0ff505456ee8b2e9cee4ff66 (patch) | |
tree | 09ae200b111871ce83db0777a021f98e3010cff4 | |
parent | net/kamailio: fix distinfo, patch for ip_addr.h, makefile (diff) |
remove DEFAULT_VERSIONS.
Obtained from: bapt@, mat@
Notes
Notes:
svn path=/head/; revision=379878
-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 890498abb8c4..5ab9cf4671f9 100644 --- a/audio/pecl-id3/Makefile +++ b/audio/pecl-id3/Makefile @@ -16,7 +16,6 @@ LICENSE= PHP30 USES= tar:tgz USE_PHP= yes USE_PHPEXT= yes -DEFAULT_VERSIONS= php=53 IGNORE_WITH_PHP=5 CONFIGURE_ARGS= --enable-id3 |