diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-12-07 05:15:55 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-12-07 05:15:55 +0000 |
commit | 1cbe28dd616dc4dbe7e87bb2b06c03a95d507c14 (patch) | |
tree | 7131c4bf61afe44bf78266c29661422ef279e40c /net/vicq | |
parent | b4b35c14100432a7252acb9100a51c8f5a64cb17 (diff) | |
download | ports-1cbe28dd616dc4dbe7e87bb2b06c03a95d507c14.tar.gz ports-1cbe28dd616dc4dbe7e87bb2b06c03a95d507c14.zip |
Notes
Diffstat (limited to 'net/vicq')
-rw-r--r-- | net/vicq/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/vicq/Makefile b/net/vicq/Makefile index 875f5b0536b5..845383e07eea 100644 --- a/net/vicq/Makefile +++ b/net/vicq/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://gonzo.kiev.ua/projects/vicq/ MAINTAINER= kevlo@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/ICQ2000.pm:${PORTSDIR}/net/p5-Net-ICQ2000 - WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes |