aboutsummaryrefslogtreecommitdiff
path: root/sysutils/krename-kde4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/krename-kde4/Makefile')
-rw-r--r--sysutils/krename-kde4/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/sysutils/krename-kde4/Makefile b/sysutils/krename-kde4/Makefile
index ac71b1232ef6..e613cbea6076 100644
--- a/sysutils/krename-kde4/Makefile
+++ b/sysutils/krename-kde4/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= krename
-PORTVERSION= 2.8.3
+PORTVERSION= 2.8.4
CATEGORIES= sysutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,13 +16,8 @@ COMMENT= Very powerful batch file renamer for KDE3
USE_BZIP2= yes
USE_KDELIBS_VER=3
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-
-post-patch:
- ${REINPLACE_CMD} -e 's|-pedantic ||g ; \
- s|klineedit|KLineEdit|g' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11/kde3/Makefile.kde"
+.include <bsd.port.post.mk>