summaryrefslogtreecommitdiff
path: root/ftp/jigdo/Makefile
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-06-19 06:24:16 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-06-19 06:24:16 +0000
commit70f49dc6756328e85ec3f016b95f03f63fa43228 (patch)
treef781bc16eff87bd46142655b4f0ee20534013333 /ftp/jigdo/Makefile
parento update xrmap to version 2.29 (diff)
ftp/jigdo update 0.6.8 --> 0.7.0
PR: 52570 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
Notes
Notes: svn path=/head/; revision=83291
Diffstat (limited to 'ftp/jigdo/Makefile')
-rw-r--r--ftp/jigdo/Makefile18
1 files changed, 3 insertions, 15 deletions
diff --git a/ftp/jigdo/Makefile b/ftp/jigdo/Makefile
index b34d63b19ed0..61540cc2e0ef 100644
--- a/ftp/jigdo/Makefile
+++ b/ftp/jigdo/Makefile
@@ -6,20 +6,19 @@
#
PORTNAME= jigdo
-PORTVERSION= 0.6.8
+PORTVERSION= 0.7.0
CATEGORIES= ftp
MASTER_SITES= http://home.in.tum.de/~atterer/jigdo/
MAINTAINER= bra@fsn.hu
-COMMENT= An utility used to retrieve very large files over the Internet
+COMMENT= A utility used to retrieve very large files over the Internet
-#BUILD_DEPENDS= libwww-config:${PORTSDIR}/www/libwww
+BUILD_DEPENDS= libwww-config:${PORTSDIR}/www/libwww
RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
MAN1= jigdo-file.1 jigdo-lite.1 jigdo-mirror.1
USE_BZIP2= yes
-#USE_REINPLACE= yes
USE_SUBMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-libdb --disable-nls --without-gui
@@ -36,19 +35,8 @@ pre-fetch:
.include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc"
.endif
-#post-patch:
-# @${REINPLACE_CMD} -e "s/gtk-config/${GTK_CONFIG}/g" ${WRKSRC}/configure
-
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile (bad C++ code)"
-.endif
-
-.if ${OSVERSION} >= 500041
-EXTRA_PATCHES= ${FILESDIR}/extra-glibc-getopt.h
-.endif
-
post-install:
@${STRIP_CMD} ${PREFIX}/bin/jigdo-file