svn commit: r354007 - head/devel/flatzebra
Edwin Groothuis
edwin at FreeBSD.org
Tue May 13 22:48:46 UTC 2014
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
More information about the svn-ports-head
mailing list