aboutsummaryrefslogtreecommitdiff
path: root/archivers/pecl-rar
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-12-20 06:24:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-12-20 06:24:49 +0000
commita27c93014db49dd6624a5522abede036f79fb9ca (patch)
tree8abd5511ff048ae8d681f9eb60f2ffbe96051df6 /archivers/pecl-rar
parent981ae846c38fd88857b954bc5a06118d9bcaebbb (diff)
downloadports-a27c93014db49dd6624a5522abede036f79fb9ca.tar.gz
ports-a27c93014db49dd6624a5522abede036f79fb9ca.zip
* The module requires the SPL extension to be installed.
* The module requires the php extenstions in the build env so add USE_PHP_BUILD * The module is not compatiable with php 4 so add IGNORE_WITH_PHP=4 * Remove the MD5 line from distinfo. PR: 152923 Submitted by: "Tom Judge" <tom@tomjudge.com>
Notes
Notes: svn path=/head/; revision=266611
Diffstat (limited to 'archivers/pecl-rar')
-rw-r--r--archivers/pecl-rar/Makefile6
-rw-r--r--archivers/pecl-rar/distinfo1
2 files changed, 5 insertions, 2 deletions
diff --git a/archivers/pecl-rar/Makefile b/archivers/pecl-rar/Makefile
index a88140e59a7d..cdcad208ffbd 100644
--- a/archivers/pecl-rar/Makefile
+++ b/archivers/pecl-rar/Makefile
@@ -16,8 +16,12 @@ DIST_SUBDIR= PECL
MAINTAINER= miwi@FreeBSD.org
COMMENT= A PECL extension to create and read rar files
-USE_PHP= yes
+LICENSE= PHP301
+
+USE_PHP= spl
USE_PHPEXT= yes
+USE_PHP_BUILD= yes
+IGNORE_WITH_PHP=4
CONFIGURE_ARGS= --enable-rar
diff --git a/archivers/pecl-rar/distinfo b/archivers/pecl-rar/distinfo
index 4cfa41f3302f..4835ce5c2c13 100644
--- a/archivers/pecl-rar/distinfo
+++ b/archivers/pecl-rar/distinfo
@@ -1,3 +1,2 @@
-MD5 (PECL/rar-2.0.0.tgz) = 2bbd2fbcd7a08089e40191bb96181736
SHA256 (PECL/rar-2.0.0.tgz) = 6db55cf52e0fb6c77ea25fb4636320a4ef11c9317e5e5088cfbe2b4b7a0eb6cc
SIZE (PECL/rar-2.0.0.tgz) = 189885