- Tarball has been rerolled.

- Add WGET knob for support downloading articles.
This commit is contained in:
Chin-San Huang 2008-08-12 17:25:56 +00:00
parent 40b08a8d1c
commit b42587bf02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218470
2 changed files with 10 additions and 3 deletions

View file

@ -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=""

View file

@ -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