diff options
Diffstat (limited to 'textproc/trang/Makefile')
-rw-r--r-- | textproc/trang/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/trang/Makefile b/textproc/trang/Makefile index 03f50cd3b4e..88548ff6d07 100644 --- a/textproc/trang/Makefile +++ b/textproc/trang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/10/31 02:23:31 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/25 06:57:04 asau Exp $ # DISTNAME= trang-20090818 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.thaiopensource.com/relaxng/trang.html COMMENT= Multi-format schema converter based on RELAX NG LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= jing-[0-9]*:../../textproc/jing USE_JAVA= run |