diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 21:56:07 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 21:56:07 +0000 |
commit | 59d78b5e41cfd82c43ae8436cc2a9ca8dc762294 (patch) | |
tree | a4ff4124b2f872e2d6063b3befd1ca21451747e4 /german | |
parent | a77b3044e98e859cdbeca78b9788e3642f692b9a (diff) | |
download | ports-59d78b5e41cfd82c43ae8436cc2a9ca8dc762294.tar.gz ports-59d78b5e41cfd82c43ae8436cc2a9ca8dc762294.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/ding/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/german/ding/Makefile b/german/ding/Makefile index db219bab1b6d..4ba709bbd097 100644 --- a/german/ding/Makefile +++ b/german/ding/Makefile @@ -7,7 +7,7 @@ PORTNAME= ding PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= german tk84 MASTER_SITES= ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/ @@ -18,7 +18,6 @@ RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ agrep:${PORTSDIR}/textproc/agrep MAN1= ding.1 -USE_X_PREFIX= yes do-build: ${SED} -E -e '1,/^exec/ s!wish!wish8.4!' \ |