summaryrefslogtreecommitdiffstats
path: root/www/pear-HTTP_Session2
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2005-12-09 19:24:52 +0000
committerale <ale@FreeBSD.org>2005-12-09 19:24:52 +0000
commit41604a0f0d82280948cab0ad263522cd6969d6f1 (patch)
treec92d5ad743f770a008b8555c05f3f1723eb36467 /www/pear-HTTP_Session2
parentc77ed4f552b975e069cc5960a2a5c8c8c76a6f54 (diff)
downloadFreeBSD-ports-41604a0f0d82280948cab0ad263522cd6969d6f1.zip
FreeBSD-ports-41604a0f0d82280948cab0ad263522cd6969d6f1.tar.gz
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
Diffstat (limited to 'www/pear-HTTP_Session2')
-rw-r--r--www/pear-HTTP_Session2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pear-HTTP_Session2/Makefile b/www/pear-HTTP_Session2/Makefile
index 6145ca9..4e6f50d 100644
--- a/www/pear-HTTP_Session2/Makefile
+++ b/www/pear-HTTP_Session2/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= www devel pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Object-oriented interface to the session_* family functions
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
+BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
FILES= Session.php Session/Container.php Session/Container/DB.php
@@ -20,5 +20,5 @@ EXAMPLES= HTTP_Session_Example.php sessiondata.sql
_EXAMPLESDIR= docs
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
+.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud