diff options
Diffstat (limited to 'japanese/xdtp/Makefile')
-rw-r--r-- | japanese/xdtp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/xdtp/Makefile b/japanese/xdtp/Makefile index 9a5c06e87b0b..0f6a1343c791 100644 --- a/japanese/xdtp/Makefile +++ b/japanese/xdtp/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 1.5.0 PORTREVISION= 3 CATEGORIES= japanese MASTER_SITES= http://www.ongs.co.jp/software/xdtp/ -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= XML document transfer program @@ -15,7 +14,7 @@ LICENSE= BSD LIB_DEPENDS= libglibmm-2.4.so:${PORTSDIR}/devel/glibmm -USES= pkgconfig +USES= pkgconfig tar:tgz USE_LDCONFIG= yes USE_GNOME= libxml2 libxslt GNU_CONFIGURE= yes |