diff options
Diffstat (limited to 'german/ksteak/Makefile')
-rw-r--r-- | german/ksteak/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/german/ksteak/Makefile b/german/ksteak/Makefile index 74c49be74a0..97c7f9b7a24 100644 --- a/german/ksteak/Makefile +++ b/german/ksteak/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ksteak -PORTVERSION= 0.9.4 -PORTREVISION= 2 +PORTVERSION= 1.0.0.p2 CATEGORIES= german kde MASTER_SITES= http://www.der-fritz.de/ksteak/ +DISTNAME= ksteak-1.0.0pre2 MAINTAINER= h.eichmann@gmx.de COMMENT= KDE frontend for steak, an english - german dictionary @@ -27,7 +27,4 @@ CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes -post-install: - ${INSTALL_SCRIPT} ${WRKSRC}/ksteak/ksteakui.rc ${PREFIX}/share/apps/ksteak - .include <bsd.port.mk> |