aboutsummaryrefslogtreecommitdiff
path: root/games/nazghul
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-07-09 14:20:02 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-07-09 14:20:02 +0000
commit8ba61fb7abb6d05fcdb0773c94e431758f96bed0 (patch)
tree4566f0564f9ec247f4eb2498ad52d5be77c56387 /games/nazghul
parentbeeb40bccfff66d88cdf51de3aa8f4a2a0fa0333 (diff)
downloadports-8ba61fb7abb6d05fcdb0773c94e431758f96bed0.tar.gz
ports-8ba61fb7abb6d05fcdb0773c94e431758f96bed0.zip
Notes
Diffstat (limited to 'games/nazghul')
-rw-r--r--games/nazghul/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nazghul/Makefile b/games/nazghul/Makefile
index 0778eca8d2ec..c2f6f8464d8b 100644
--- a/games/nazghul/Makefile
+++ b/games/nazghul/Makefile
@@ -10,13 +10,12 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Computer role-playing game engine
-LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
USE_SDL= sdl image mixer
GNU_CONFIGURE= yes
USES= gmake
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -i "" 's|malloc.h|stdlib.h|g' ${WRKSRC}/src/scheme.c