View | Details | Raw Unified | Return to bug 113271
Collapse All | Expand All

(-)/usr/ports/x11-themes/gtk-flat-theme2/Makefile (-4 / +3 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	gtk-flat-theme2
8
PORTNAME=	gtk-flat-theme2
9
PORTVERSION=	0.1
9
PORTVERSION=	0.1
10
PORTREVISION=	7
10
PORTREVISION=	8
11
CATEGORIES=	x11-themes
11
CATEGORIES=	x11-themes
12
MASTER_SITES=	${MASTER_SITE_THEMES}
12
MASTER_SITES=	${MASTER_SITE_THEMES}
13
MASTER_SITE_SUBDIR=	gtk2flat
13
MASTER_SITE_SUBDIR=	gtk2flat
Lines 24-31 Link Here
24
24
25
.include <bsd.port.pre.mk>
25
.include <bsd.port.pre.mk>
26
26
27
.if ${OSVERSION} >= 700029
27
post-extract:
28
BROKEN=		Incorrect objformat handling
28
	@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
29
.endif
30
29
31
.include <bsd.port.post.mk>
30
.include <bsd.port.post.mk>

Return to bug 113271