Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2014 00:27:27 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340763 - head/devel/clanlib22
Message-ID:  <201401230027.s0N0RRMV042763@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Jan 23 00:27:27 2014
New Revision: 340763
URL: http://svnweb.freebsd.org/changeset/ports/340763
QAT: https://qat.redports.org/buildarchive/r340763/

Log:
  Support stage

Modified:
  head/devel/clanlib22/Makefile

Modified: head/devel/clanlib22/Makefile
==============================================================================
--- head/devel/clanlib22/Makefile	Thu Jan 23 00:26:48 2014	(r340762)
+++ head/devel/clanlib22/Makefile	Thu Jan 23 00:27:27 2014	(r340763)
@@ -14,7 +14,6 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cross-platform game SDK
 
 LICENSE=	ZLIB
-LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/graphics/jpeg \
 		libpng15.so:${PORTSDIR}/graphics/png \
@@ -51,7 +50,6 @@ CONFIGURE_ARGS=	--disable-docs \
 PLIST_SUB+=	VER=${PORTVERSION:R} \
 		SHORT_VER=${PORTVERSION:R:R}${PORTVERSION:R:E}
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e '/^extra_LIBS_clanSqlite/s|-ldl||g' \
 		${WRKSRC}/configure



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