From 7ebc52fcc44ef16dde04ea48d5f4988a871ef6b3 Mon Sep 17 00:00:00 2001 From: Yukihiro Nakai Date: Sun, 11 Feb 2001 20:23:28 +0000 Subject: Update to 0.6.2.1 PR: ports/23221 Submitted by: KATO Tsuguru --- editors/dedit/Makefile | 8 ++++++-- editors/dedit/distinfo | 2 +- editors/dedit/pkg-plist | 1 + 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'editors') diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile index cb93b6a5a290..06a281c12a44 100644 --- a/editors/dedit/Makefile +++ b/editors/dedit/Makefile @@ -6,9 +6,9 @@ # PORTNAME= dedit -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.2.1 CATEGORIES= editors gnome -MASTER_SITES= ftp://ftp.debian.org/debian/dists/unstable/main/source/editors/ +MASTER_SITES= ftp://ftp.debian.org/debian/dists/woody/main/source/editors/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= nakai@FreeBSD.org @@ -28,6 +28,10 @@ MAN1= dedit.1 MANLANG= "" ja .endif +pre-patch: + @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ + 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g' + post-install: .if defined(KANJI) ${INSTALL_MAN} ${WRKSRC}/doc/dedit.ja.1 \ diff --git a/editors/dedit/distinfo b/editors/dedit/distinfo index 8b12a59008a0..0e3bdcc426a1 100644 --- a/editors/dedit/distinfo +++ b/editors/dedit/distinfo @@ -1 +1 @@ -MD5 (dedit_0.6.2.tar.gz) = ef5ad55b7a15865d1e550410e22f9610 +MD5 (dedit_0.6.2.1.tar.gz) = 1370a3f1beedb9cdf22608165ef4f92f diff --git a/editors/dedit/pkg-plist b/editors/dedit/pkg-plist index 749ecfda7210..4f2c291f32f7 100644 --- a/editors/dedit/pkg-plist +++ b/editors/dedit/pkg-plist @@ -1,2 +1,3 @@ bin/dedit +share/gnome/apps/Applications/dedit.desktop share/locale/ja/LC_MESSAGES/dedit.mo -- cgit v1.2.3