Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2014 15:11:23 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342165 - head/graphics/panomatic
Message-ID:  <201402011511.s11FBNWR024522@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Feb  1 15:11:22 2014
New Revision: 342165
URL: http://svnweb.freebsd.org/changeset/ports/342165
QAT: https://qat.redports.org/buildarchive/r342165/

Log:
  - Stage support
  - Convert to USES

Modified:
  head/graphics/panomatic/Makefile

Modified: head/graphics/panomatic/Makefile
==============================================================================
--- head/graphics/panomatic/Makefile	Sat Feb  1 14:58:00 2014	(r342164)
+++ head/graphics/panomatic/Makefile	Sat Feb  1 15:11:22 2014	(r342165)
@@ -16,12 +16,11 @@ BUILD_DEPENDS=	bjam:${PORTSDIR}/devel/bo
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-boost=${LOCALBASE}/include
 USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		gmake
 USE_DOS2UNIX=	yes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 PLIST_FILES=	bin/panomatic
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402011511.s11FBNWR024522>