aboutsummaryrefslogtreecommitdiff
path: root/ftp/kpum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/kpum/Makefile')
-rw-r--r--ftp/kpum/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/ftp/kpum/Makefile b/ftp/kpum/Makefile
index 3893a6024ae8..41e65d363456 100644
--- a/ftp/kpum/Makefile
+++ b/ftp/kpum/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= kpum
-PORTVERSION= 0.5.2.1
-PORTREVISION= 3
+PORTVERSION= 0.5.3.1
CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,8 +15,11 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE pureftpd user manager
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
+
+USE_BZIP2= yes
USE_KDELIBS_VER= 3
-GNU_CONFIGURE= yes
USE_GMAKE= yes
+GNU_CONFIGURE= yes
.include <bsd.port.mk>