svn commit: r351852 - head/misc/gnome-devel-docs

Baptiste Daroussin bapt at FreeBSD.org
Tue Apr 22 15:43:06 UTC 2014


Author: bapt
Date: Tue Apr 22 15:43:05 2014
New Revision: 351852
URL: http://svnweb.freebsd.org/changeset/ports/351852
QAT: https://qat.redports.org/buildarchive/r351852/

Log:
  Support stage

Modified:
  head/misc/gnome-devel-docs/Makefile

Modified: head/misc/gnome-devel-docs/Makefile
==============================================================================
--- head/misc/gnome-devel-docs/Makefile	Tue Apr 22 15:41:10 2014	(r351851)
+++ head/misc/gnome-devel-docs/Makefile	Tue Apr 22 15:43:05 2014	(r351852)
@@ -14,11 +14,9 @@ COMMENT=	Documents targeted for GNOME de
 BUILD_DEPENDS=	gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils
 RUN_DEPENDS=	gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils
 
-USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
-USES=		gmake pkgconfig
+USES=		gmake pkgconfig tar:bzip2
 USE_GNOME=	gnomehier
 INSTALLS_OMF=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list