diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 18:09:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 18:09:41 +0000 |
commit | 9f9d071f7bffc992082a610402be6f5e37c18599 (patch) | |
tree | d1cd21a66acffb178a14475bd0cf5ae6aa61f29e /x11-fonts/texcm-ttf | |
parent | 4ea7b9edaecb51f9e3084d746156c73f4cd43962 (diff) |
Convert x* to USES=zip
Notes
Notes:
svn path=/head/; revision=347790
Diffstat (limited to 'x11-fonts/texcm-ttf')
-rw-r--r-- | x11-fonts/texcm-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/texcm-ttf/Makefile b/x11-fonts/texcm-ttf/Makefile index 7215ded76738..92ebca5f74dd 100644 --- a/x11-fonts/texcm-ttf/Makefile +++ b/x11-fonts/texcm-ttf/Makefile @@ -20,7 +20,7 @@ DEPRECATED= Should be replaced by x11-fonts/stix-fonts EXPIRATION_DATE=2014-05-03 NO_CDROM= Cannot be sold or distributed with any commercial product -USE_ZIP= yes +USES= zip WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message |