aboutsummaryrefslogtreecommitdiff
path: root/german/ding
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-18 23:30:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-18 23:30:44 +0000
commit1d0bf11d2aeff7c0fb62ff3fb8fc2928c57018fb (patch)
tree5a0e5e3d2d0609e580902f7717e3a026807c33c2 /german/ding
parent9ccce6a15a00a1246e7dfe67d6bdee3cec2d419d (diff)
downloadports-1d0bf11d2aeff7c0fb62ff3fb8fc2928c57018fb.tar.gz
ports-1d0bf11d2aeff7c0fb62ff3fb8fc2928c57018fb.zip
Switch to tk84, bump PORTREVISION and tidy some whitespace.
Reviewed by: nectar
Notes
Notes: svn path=/head/; revision=91607
Diffstat (limited to 'german/ding')
-rw-r--r--german/ding/Makefile17
1 files changed, 9 insertions, 8 deletions
diff --git a/german/ding/Makefile b/german/ding/Makefile
index 632e90833fd4..c27432aa0970 100644
--- a/german/ding/Makefile
+++ b/german/ding/Makefile
@@ -5,22 +5,23 @@
# $FreeBSD$
#
-PORTNAME= ding
+PORTNAME= ding
PORTVERSION= 1.2
-CATEGORIES= german
+PORTREVISION= 1
+CATEGORIES= german tk84
MASTER_SITES= http://cgi.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/ \
- ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/
+ ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/
-MAINTAINER= nectar@FreeBSD.ORG
-COMMENT= A German-English dictionary program for X windows/Unix
+MAINTAINER= nectar@FreeBSD.ORG
+COMMENT= A German-English dictionary program for X windows/Unix
-RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \
- agrep:${PORTSDIR}/textproc/agrep
+RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
+ agrep:${PORTSDIR}/textproc/agrep
USE_X_PREFIX= yes
do-build:
- ${SED} -E -e '1,/^exec/ s!wish!wish8.3!' \
+ ${SED} -E -e '1,/^exec/ s!wish!wish8.4!' \
-e 's!/usr/share/dict/ger-eng.txt!${PREFIX}/share/ding/ger-eng.txt!' \
${WRKSRC}/ding > ${WRKSRC}/dingX