diff options
Diffstat (limited to 'finance/kexchange/Makefile')
-rw-r--r-- | finance/kexchange/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/kexchange/Makefile b/finance/kexchange/Makefile index d8759d5e76f4..17b342a6f1f0 100644 --- a/finance/kexchange/Makefile +++ b/finance/kexchange/Makefile @@ -15,9 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= markus@FreeBSD.org COMMENT= KDE currency converter -USE_KDELIBS_VER= 3 -GNU_CONFIGURE= yes -USE_REINPLACE= yes +USE_KDELIBS_VER=3 +USE_AUTOTOOLS= libtool:15 +USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} |