View | Details | Raw Unified | Return to bug 144014 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/polish/libgadu/Makefile (-1 / +3 lines)
Lines 16-22 Link Here
16
16
17
CONFLICTS=	pl-ekg-1.[0-6]*
17
CONFLICTS=	pl-ekg-1.[0-6]*
18
18
19
USE_GMAKE=		yes
20
USE_GNOME=		gnomehack pkgconfig
19
USE_GNOME=		gnomehack pkgconfig
21
GNU_CONFIGURE=		yes
20
GNU_CONFIGURE=		yes
22
21
Lines 40-45 Link Here
40
CONFIGURE_ARGS+=	--without-openssl
39
CONFIGURE_ARGS+=	--without-openssl
41
.endif
40
.endif
42
41
42
post-patch:
43
	@${REINPLACE_CMD} -Ee 's/^((DIST_)?SUBDIRS.*) test(.*)/\1\3/' ${WRKSRC}/Makefile.in
44
43
pre-install:
45
pre-install:
44
46
45
.if defined(WITH_OPENSSL)
47
.if defined(WITH_OPENSSL)

Return to bug 144014