diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-09-07 08:09:29 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-09-07 08:09:29 +0000 |
commit | 67184d124ebddd449227b7205ba37c19aa78137c (patch) | |
tree | 107c64eaefd8556d4a14b4c5ecb7fc4c4765314a /editors/dedit | |
parent | 9837845d2d65a0bce4d80b9ea0baccd7b95fd8f4 (diff) | |
download | ports-67184d124ebddd449227b7205ba37c19aa78137c.tar.gz ports-67184d124ebddd449227b7205ba37c19aa78137c.zip |
Update to 0.5.10 ( Sorry for devide)
PR: ports/20852
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=32377
Diffstat (limited to 'editors/dedit')
-rw-r--r-- | editors/dedit/Makefile | 5 | ||||
-rw-r--r-- | editors/dedit/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile index 9902f04f8326..0e87dcea7022 100644 --- a/editors/dedit/Makefile +++ b/editors/dedit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dedit -PORTVERSION= 0.5.8 +PORTVERSION= 0.5.10 CATEGORIES= editors gnome MASTER_SITES= ftp://ftp.debian.org/debian/dists/unstable/main/source/editors/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -20,9 +20,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GTK_CONFIG?= ${X11BASE}/bin/gtk12-config -USE_GMAKE= yes USE_X_PREFIX= yes -USE_AUTOMAKE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASSE}/include" \ diff --git a/editors/dedit/distinfo b/editors/dedit/distinfo index d964555d40db..c4d6be07487f 100644 --- a/editors/dedit/distinfo +++ b/editors/dedit/distinfo @@ -1 +1 @@ -MD5 (dedit_0.5.8.tar.gz) = 076a3dc1ac1ab84a86c1ddf547c8af84 +MD5 (dedit_0.5.10.tar.gz) = abd114de310a3e8f8012cec614709b0e |