svn commit: r394806 - head/graphics/gimp-help

Philip M. Gollucci pgollucci at FreeBSD.org
Wed Aug 19 18:06:37 UTC 2015


Author: pgollucci
Date: Wed Aug 19 18:06:36 2015
New Revision: 394806
URL: https://svnweb.freebsd.org/changeset/ports/394806

Log:
  graphics/gimp-help: convert to USES=metaport
  
  PR:                  201542
  Submitted by:        s3erios at gmail.com
  Approved by:         maintainer timeout (liangtai.s16 at gmail.com ; 35 days)

Modified:
  head/graphics/gimp-help/Makefile

Modified: head/graphics/gimp-help/Makefile
==============================================================================
--- head/graphics/gimp-help/Makefile	Wed Aug 19 17:47:13 2015	(r394805)
+++ head/graphics/gimp-help/Makefile	Wed Aug 19 18:06:36 2015	(r394806)
@@ -5,16 +5,13 @@ PORTNAME=	gimp-help
 PORTVERSION=	2.8.1
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	-html
-DISTFILES=	# none
 
 MAINTAINER=	liangtai.s16 at 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


More information about the svn-ports-all mailing list