svn commit: r357898 - head/games/quadra
Vanilla I. Shu
vanilla at FreeBSD.org
Sun Jun 15 16:06:36 UTC 2014
Author: vanilla
Date: Sun Jun 15 16:06:35 2014
New Revision: 357898
URL: http://svnweb.freebsd.org/changeset/ports/357898
QAT: https://qat.redports.org/buildarchive/r357898/
Log:
Stagify.
Approved by: portmgr@
Modified:
head/games/quadra/Makefile
Modified: head/games/quadra/Makefile
==============================================================================
--- head/games/quadra/Makefile Sun Jun 15 16:00:23 2014 (r357897)
+++ head/games/quadra/Makefile Sun Jun 15 16:06:35 2014 (r357898)
@@ -12,7 +12,7 @@ MASTER_SITES= http://kbrandt.sdf-eu.org/
MAINTAINER= kbrandt at sdf-eu.org
COMMENT= Tetris like game with multiplayer support
-LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
USES= gmake tar:bzip2
USE_SDL= sdl
@@ -32,7 +32,6 @@ DESKTOP_ENTRIES= "Quadra" "${COMMENT}" \
"${PREFIX}/share/pixmaps/${PORTNAME}.xpm" \
"${PORTNAME}" "BlocksGame;Game;" false
-NO_STAGE= yes
# maintainer relevant make target:
SVN_REV= 757
SVN_SRC= http://quadra.googlecode.com/svn/trunk/quadra/
More information about the svn-ports-all
mailing list