From 3a665081a964373c392d4e1ed5e931f4805e2064 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 16 Jul 2014 15:51:21 +0000 Subject: [PATCH] - Remove USES=zip - Pet portlint: use DISTNAME and EXTRACT_SUFX --- textproc/it-hunspell/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/it-hunspell/Makefile b/textproc/it-hunspell/Makefile index 8b61c30ef77d..7e56bd45a856 100644 --- a/textproc/it-hunspell/Makefile +++ b/textproc/it-hunspell/Makefile @@ -5,7 +5,8 @@ PORTVERSION= 2013.09.05 CATEGORIES= textproc MASTER_SITES= http://sourceforge.net/projects/aoo-extensions/files/1204/13/ PKGNAMEPREFIX= it- -DISTFILES= dict-it.oxt +DISTNAME= dict-it +EXTRACT_SUFX= .oxt DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org @@ -13,7 +14,6 @@ COMMENT= Italian hunspell dictionaries LICENSE= GPLv3 -USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes