diff options
author | nakai <nakai@FreeBSD.org> | 2000-09-07 08:09:29 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-09-07 08:09:29 +0000 |
commit | 30c0770e1cca447922b2c7adca9cfdf6a6b4a0f1 (patch) | |
tree | 36499d904e70c95c8bd59f840087fd526dae0c89 /editors | |
parent | ee65927c85f2cb6b97763fd8ea2b614e6b02970c (diff) | |
download | FreeBSD-ports-30c0770e1cca447922b2c7adca9cfdf6a6b4a0f1.zip FreeBSD-ports-30c0770e1cca447922b2c7adca9cfdf6a6b4a0f1.tar.gz |
Update to 0.5.10 ( Sorry for devide)
PR: ports/20852
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'editors')
-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 9902f04..0e87dce 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 d964555..c4d6be0 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 |