diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2004-02-04 02:26:16 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2004-02-04 02:26:16 +0000 |
commit | a00e77567c7938e3b9f3018d031dbbae7a5e57c9 (patch) | |
tree | 711a55bf98fef645c34e1e91c0a130fa8a6a9d6a /editors/yudit/Makefile | |
parent | f6ea2fc1c56827bd1e480f2a62d385bbd50c5dc2 (diff) | |
download | ports-a00e77567c7938e3b9f3018d031dbbae7a5e57c9.tar.gz ports-a00e77567c7938e3b9f3018d031dbbae7a5e57c9.zip |
Fetch the .tar.gz files for this port since the .tar.bz2 distributions
are not mirrored widely.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Notes
Notes:
svn path=/head/; revision=99911
Diffstat (limited to 'editors/yudit/Makefile')
-rw-r--r-- | editors/yudit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index ec131de8fa4a..ed7d51c8857c 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -18,7 +18,6 @@ COMMENT= Multi-lingual unicode text editor with TTF support BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old -USE_BZIP2= YES USE_XLIB= YES CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}/lib" \ |