diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2015-08-20 02:06:36 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2015-08-20 02:06:36 +0800 |
commit | 9c25cc9a117e623e678aa1633f28120bd8a16505 (patch) | |
tree | dfd6513dcdc52e222eb8abcf6337b972d1d83fa9 /graphics/gimp-help/Makefile | |
parent | 8e5f425136353476e295e16b1980e68d719e3bbb (diff) | |
download | freebsd-ports-gnome-9c25cc9a117e623e678aa1633f28120bd8a16505.tar.gz freebsd-ports-gnome-9c25cc9a117e623e678aa1633f28120bd8a16505.tar.zst freebsd-ports-gnome-9c25cc9a117e623e678aa1633f28120bd8a16505.zip |
graphics/gimp-help: convert to USES=metaport
PR: 201542
Submitted by: s3erios@gmail.com
Approved by: maintainer timeout (liangtai.s16@gmail.com ; 35 days)
Diffstat (limited to 'graphics/gimp-help/Makefile')
-rw-r--r-- | graphics/gimp-help/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/gimp-help/Makefile b/graphics/gimp-help/Makefile index cdf2423a7636..58e46577715b 100644 --- a/graphics/gimp-help/Makefile +++ b/graphics/gimp-help/Makefile @@ -5,16 +5,13 @@ PORTNAME= gimp-help PORTVERSION= 2.8.1 CATEGORIES= graphics PKGNAMESUFFIX= -html -DISTFILES= # none MAINTAINER= liangtai.s16@gmail.com COMMENT= The meta port for GIMP User Manual LICENSE= GFDL -NO_BUILD= yes -NO_INSTALL= yes -NO_MTREE= yes +USES= metaport LANG_ALL_HTML= ca da de el en en_GB es fr it ja ko nl nn \ pt_BR ru sl sv zh_CN |