diff options
Diffstat (limited to 'textproc/exslt')
-rw-r--r-- | textproc/exslt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/exslt/Makefile b/textproc/exslt/Makefile index 64e6cd492c2d..9d05fad2f8ef 100644 --- a/textproc/exslt/Makefile +++ b/textproc/exslt/Makefile @@ -7,12 +7,12 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.exslt.org/ DISTNAME= all-${PORTNAME} -EXTRACT_SUFX= .zip DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Community initiative extensions to XSLT +USES= zip NO_WRKSUBDIR= yes NO_BUILD= yes |