summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2007-06-04 06:58:23 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2007-06-04 06:58:23 +0000
commit7343be486541ef80c4e33b312be134e6578f58e0 (patch)
treec41c306c7e83dcf453dd941db2816b3bc0a5606c /japanese
parentLexi translates a description of a lexical analyser into code implementing that (diff)
- Fix for GCC 4.2.x.
- Remove 4.X support. Submitted by: ozawa (maintainer)
Notes
Notes: svn path=/head/; revision=192661
Diffstat (limited to 'japanese')
-rw-r--r--japanese/xdtp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/xdtp/Makefile b/japanese/xdtp/Makefile
index 4a630751e6d7..1155689c269b 100644
--- a/japanese/xdtp/Makefile
+++ b/japanese/xdtp/Makefile
@@ -19,7 +19,6 @@ COMMENT= XDTP (XML Document Transfer Program)
LIB_DEPENDS= glibmm-2.4:${PORTSDIR}/devel/glibmm
INSTALLS_SHLIB= yes
-USE_GCC= 3.4
USE_GNOME= libxml2 libxslt pkgconfig
GNU_CONFIGURE= yes