diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-08-12 17:25:56 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-08-12 17:25:56 +0000 |
commit | b42587bf02f95cc8be8ef06e6af06fc5fdd69a0d (patch) | |
tree | d9ab8fea024938e3a3d1a68dd6822a26d8582b50 /chinese | |
parent | 40b08a8d1ce5553aa9d7f442cfd085c0eeaefb0c (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/pcmanx/Makefile | 7 | ||||
-rw-r--r-- | chinese/pcmanx/distinfo | 6 |
2 files changed, 10 insertions, 3 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index 62b05eaea1ca..8c347481c044 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -22,6 +22,13 @@ USE_ICONV= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes +OPTIONS= WGET "enable wget support for download articles" on + +.if !defined(WITHOUT_WGET) +RUN_DEPENDS+= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget +CONFIGURE_ARGS+=--enable-wget +.endif + .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" diff --git a/chinese/pcmanx/distinfo b/chinese/pcmanx/distinfo index bd573580626b..5825de09f451 100644 --- a/chinese/pcmanx/distinfo +++ b/chinese/pcmanx/distinfo @@ -1,3 +1,3 @@ -MD5 (pcmanx-gtk2-0.3.8.tar.bz2) = 63621ccd654e6c25b1e59aab410435ec -SHA256 (pcmanx-gtk2-0.3.8.tar.bz2) = 98e4952fd2b72eb27634401efca378b8c6606eefe491c28406c6883a32437091 -SIZE (pcmanx-gtk2-0.3.8.tar.bz2) = 511750 +MD5 (pcmanx-gtk2-0.3.8.tar.bz2) = 95f1d74e7cd130f4f146444ffa91d1fc +SHA256 (pcmanx-gtk2-0.3.8.tar.bz2) = ae631081c02a1d4b9c058f55e665d4328fe38df78ad1f078c35e6d0d56f2dd75 +SIZE (pcmanx-gtk2-0.3.8.tar.bz2) = 514098 |