summaryrefslogtreecommitdiff
path: root/finance/kexchange/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-19 14:33:38 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-19 14:33:38 +0000
commitee38694b7d446db2d039920a1bdecea365e0c34e (patch)
treea1d7bbb13a246fc592c9a6ea959502f845164327 /finance/kexchange/Makefile
parentUpdate to 2.12 (diff)
- Update to version 1.0
PR: 60382 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=96203
Diffstat (limited to 'finance/kexchange/Makefile')
-rw-r--r--finance/kexchange/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/finance/kexchange/Makefile b/finance/kexchange/Makefile
index 493af77c3603..38acb1111d5b 100644
--- a/finance/kexchange/Makefile
+++ b/finance/kexchange/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= kexchange
-PORTVERSION= 0.3.2
+PORTVERSION= 1.0
CATEGORIES= finance kde
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= arved
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= brueffer@phoenix-systems.de
COMMENT= KDE currency converter
@@ -18,8 +18,6 @@ USE_KDELIBS_VER= 3
GNU_CONFIGURE= yes
USE_REINPLACE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}