From 56f97ba41384edf6f09e33cd773e50e335b6ae9f Mon Sep 17 00:00:00 2001 From: ehaupt Date: Mon, 17 Mar 2008 21:56:07 +0000 Subject: Get rid of USE_X_PREFIX. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Approved by: Beat Gätzi (maintainer) --- german/ding/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'german/ding/Makefile') 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!' \ -- cgit