diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2003-12-14 14:56:20 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2003-12-14 14:56:20 +0000 |
commit | 7c105cf921e184d670efa75a55529928d0e98067 (patch) | |
tree | efcfa1b39fa3e71f5f7c89e8733a6b8759345d85 /editors/yudit | |
parent | c223d45de4ef9df76d753d04e542ce8bdc79c372 (diff) |
Notes
Diffstat (limited to 'editors/yudit')
-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 |