diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2003-12-14 22:56:20 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2003-12-14 22:56:20 +0800 |
commit | 415dcc1b34ed8b1c5748c8fea1200a5e8c271952 (patch) | |
tree | a9cabd0ac31fae81a440f0e947fa3d7ef2226c85 /editors | |
parent | f212bd1daa47862eb43ea018ce976169597b74b9 (diff) | |
download | freebsd-ports-gnome-415dcc1b34ed8b1c5748c8fea1200a5e8c271952.tar.gz freebsd-ports-gnome-415dcc1b34ed8b1c5748c8fea1200a5e8c271952.tar.zst freebsd-ports-gnome-415dcc1b34ed8b1c5748c8fea1200a5e8c271952.zip |
Use the .tar.bz2 tarball.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/yudit/Makefile | 1 | ||||
-rw-r--r-- | editors/yudit/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 122f2543f091..48534cb4055e 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -18,6 +18,7 @@ COMMENT= Multi-lingual unicode text editor with TTF support BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext +USE_BZIP2= YES USE_XLIB= YES CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}/lib" \ diff --git a/editors/yudit/distinfo b/editors/yudit/distinfo index ab015665d14e..24ee5a5157f0 100644 --- a/editors/yudit/distinfo +++ b/editors/yudit/distinfo @@ -1 +1 @@ -MD5 (yudit-2.7.6.tar.gz) = f6bd9b937268dd0234b9c18ff5b167b4 +MD5 (yudit-2.7.6.tar.bz2) = 74f544c24d371d6949aeeccd9983e1d3 |