summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-09 06:03:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-09 06:03:46 +0000
commite87a9546ebc1424e63099f188aa031a00ed97243 (patch)
tree33e3b3201610c43ee05e94cf3f76295e02f21756
parentThis port requires openmp (diff)
Remove USE_GCC=any as it works with clang now
-rw-r--r--textproc/openjade/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile
index 1246938c3d7b..89a9786b4987 100644
--- a/textproc/openjade/Makefile
+++ b/textproc/openjade/Makefile
@@ -14,7 +14,6 @@ COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine
LIB_DEPENDS= osp.5:${PORTSDIR}/textproc/opensp
RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
-USE_GCC= any
USE_LDCONFIG= yes
USES= gettext gmake perl5
GNU_CONFIGURE= yes