Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2014 22:48:45 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354007 - head/devel/flatzebra
Message-ID:  <201405132248.s4DMmjwA041422@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: edwin
Date: Tue May 13 22:48:45 2014
New Revision: 354007
URL: http://svnweb.freebsd.org/changeset/ports/354007
QAT: https://qat.redports.org/buildarchive/r354007/

Log:
  Stagify

Modified:
  head/devel/flatzebra/Makefile
  head/devel/flatzebra/pkg-plist

Modified: head/devel/flatzebra/Makefile
==============================================================================
--- head/devel/flatzebra/Makefile	Tue May 13 22:30:06 2014	(r354006)
+++ head/devel/flatzebra/Makefile	Tue May 13 22:48:45 2014	(r354007)
@@ -13,8 +13,7 @@ COMMENT=	A generic game engine for 2D do
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--includedir=${PREFIX}/include
 
-USES=		pkgconfig
-USE_AUTOTOOLS=	libtool
+USES=		pkgconfig libtool
 USE_SDL=	sdl mixer image
 
 USE_LDCONFIG=	yes
@@ -22,8 +21,6 @@ USE_LDCONFIG=	yes
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
 PORTDOCS=	AUTHORS COPYING INSTALL NEWS README TODO THANKS
 
-NO_STAGE=	yes
-
 OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>

Modified: head/devel/flatzebra/pkg-plist
==============================================================================
--- head/devel/flatzebra/pkg-plist	Tue May 13 22:30:06 2014	(r354006)
+++ head/devel/flatzebra/pkg-plist	Tue May 13 22:48:45 2014	(r354007)
@@ -1,7 +1,6 @@
 lib/libflatzebra-0.1.so.2
+lib/libflatzebra-0.1.so.2.0.0
 lib/libflatzebra-0.1.so
-lib/libflatzebra-0.1.la
-lib/libflatzebra-0.1.a
 libdata/pkgconfig/flatzebra-0.1.pc
 include/flatzebra/Couple.h
 include/flatzebra/Joystick.h



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