Lines 15-21
Link Here
|
15 |
|
15 |
|
16 |
USE_KDELIBS_VER=3 |
16 |
USE_KDELIBS_VER=3 |
17 |
GNU_CONFIGURE= yes |
17 |
GNU_CONFIGURE= yes |
|
|
18 |
USE_REINPLACE= yes |
18 |
|
19 |
|
19 |
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |
20 |
post-patch: |
|
|
21 |
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} |
20 |
|
22 |
|
21 |
.include <bsd.port.mk> |
23 |
.include <bsd.port.pre.mk> |
|
|
24 |
.include "${PORTSDIR}/x11/kde3/Makefile.kde" |
25 |
.include <bsd.port.post.mk> |