o Fix typo: do not depend on edonkey-gui-gtk port since this is a mldonkey related port
o Furthermore, do not depend on mldonkey port as well since this port does not require it to be installed in the local machine to run. It can contact mldonkey instances across the network o Bump PORTREVISION due to dependency list change
This commit is contained in:
parent
a6dfff85ce
commit
5c39f8eef7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76050
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= mldonkey
|
||||
PORTVERSION= 0.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://ircnet.de/home/cru/ed2k_urlslave/dist/
|
||||
PKGNAMESUFFIX= -urlslave
|
||||
@ -16,7 +17,6 @@ MAINTAINER= lioux@FreeBSD.org
|
||||
COMMENT= GTK+ enabled Perl script for adding ed2k:// links to MLDonkey
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
RUN_DEPENDS= ed2k_gui:${PORTSDIR}/net/edonkey-gui-gtk
|
||||
|
||||
USE_PERL5= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= mldonkey
|
||||
PORTVERSION= 0.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://ircnet.de/home/cru/ed2k_urlslave/dist/
|
||||
PKGNAMESUFFIX= -urlslave
|
||||
@ -16,7 +17,6 @@ MAINTAINER= lioux@FreeBSD.org
|
||||
COMMENT= GTK+ enabled Perl script for adding ed2k:// links to MLDonkey
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
RUN_DEPENDS= ed2k_gui:${PORTSDIR}/net/edonkey-gui-gtk
|
||||
|
||||
USE_PERL5= yes
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user