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

(-)kstars/Makefile (-1 / +6 lines)
Lines 15-20 Link Here
15
15
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
USE_KDELIBS_VER=	2
17
USE_KDELIBS_VER=	2
18
USE_X_PREFIX=	yes 
18
USE_X_PREFIX=	yes
19
CONFIGURE_ENV=	KDEDIR="${LOCALBASE}"
20
21
pre-patch:
22
	@${PERL} -pi.orig -e 's|-ljpeg6b|-ljpeg|; \
23
		s|-O2||' ${WRKSRC}/${CONFIGURE_SCRIPT}
19
24
20
.include <bsd.port.mk>
25
.include <bsd.port.mk>

Return to bug 30852