ports/51071: New port: net/pear-Net_URL - Easy parsing of Urls

Roman Neuhauser neuhauser at bellavista.cz
Tue Sep 2 08:00:35 UTC 2003


# edwin at FreeBSD.org / 2003-08-31 14:58:34 -0700:
> Commited, thanks!

    hm, the dependency on pear-Net_Socket is completely bogus. I'm
    attaching a patch, hope it'll get through.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html
-------------- next part --------------
--- Makefile.old	Tue Sep  2 09:49:40 2003
+++ Makefile	Tue Sep  2 09:49:45 2003
@@ -16,7 +16,7 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Easy parsing of Urls
 
-BUILD_DEPENDS=	${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
+BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 .include <bsd.port.pre.mk>


More information about the freebsd-ports-bugs mailing list