1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Fix build with gcc 3.4 and unbreak

Reported by:	kris
Approved by:	portmgr (krion)
This commit is contained in:
Markus Brueffer 2004-10-07 12:32:50 +00:00
parent afadaecf27
commit 17847a3b1a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118572
2 changed files with 4 additions and 10 deletions

View File

@ -10,7 +10,7 @@ CATEGORIES= ftp kde
MASTER_SITES= http://kftpgrabber.sourceforge.net/releases/
PATCH_SITES= http://www.brueffer.de/distfiles/
PATCHFILES= ${DISTNAME}-patch.gz
PATCHFILES= ${DISTNAME}-patch_1.gz
MAINTAINER= markus@FreeBSD.org
COMMENT= Graphical ftp client for KDE
@ -22,13 +22,7 @@ USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
BROKEN= "Does not compile on FreeBSD >= 5.x"
.endif
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
MD5 (kftpgrabber-0.4.0.tar.bz2) = 226c2b8b08cb0b08139701336885d6f8
SIZE (kftpgrabber-0.4.0.tar.bz2) = 907331
MD5 (kftpgrabber-0.4.0-patch.gz) = 772eb93bddb4451a01c8bcabd003cd08
SIZE (kftpgrabber-0.4.0-patch.gz) = 1689
MD5 (kftpgrabber-0.4.0-patch_1.gz) = 58fc7b34f6f08fe8ecf14e1a44dbaeb2
SIZE (kftpgrabber-0.4.0-patch_1.gz) = 1736