diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
commit | 43485240fbb28269d906aa6fe20c065c1aeff699 (patch) | |
tree | b3d214b4731928c9d3555f209ef3978e2063a645 /net/xmule | |
parent | Add a missing dependency on libXrender, and add a missing '\n' to the end of (diff) |
USE_SIZEify
Notes
Notes:
svn path=/head/; revision=100321
Diffstat (limited to 'net/xmule')
-rw-r--r-- | net/xmule/Makefile | 4 | ||||
-rw-r--r-- | net/xmule/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/xmule/Makefile b/net/xmule/Makefile index a7ab17dd36d4..e83b8ebe6261 100644 --- a/net/xmule/Makefile +++ b/net/xmule/Makefile @@ -15,9 +15,6 @@ MASTER_SITE_SUBDIR= xmule MAINTAINER= lioux@FreeBSD.org COMMENT= Port of eMule eDonkey P2P client using wxWindows class library -#FORBIDDEN= Multiple vulnerabilities, see \ -# http://security.e-matters.de/advisories/022003.html - LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \ wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget @@ -31,6 +28,7 @@ USE_GNOME= gnomehier \ gnomeprefix USE_REINPLACE= yes USE_GMAKE= yes +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-gettext \ --with-libintl-prefix=${LOCALBASE} \ diff --git a/net/xmule/distinfo b/net/xmule/distinfo index a0af4513d2ed..9687f3a3bd13 100644 --- a/net/xmule/distinfo +++ b/net/xmule/distinfo @@ -1 +1,2 @@ MD5 (xmule-1.6.1.tar.bz2) = 7db64383f0b2ed33f09f1cb5e34dd161 +SIZE (xmule-1.6.1.tar.bz2) = 1250111 |