diff options
Diffstat (limited to 'games/freesynd/Makefile')
-rw-r--r-- | games/freesynd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freesynd/Makefile b/games/freesynd/Makefile index d64ea4785273..2b1030da1a91 100644 --- a/games/freesynd/Makefile +++ b/games/freesynd/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= madpilot@FreeBSD.org COMMENT= Reimplementation of the classic Bullfrog game Syndicate -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USES= cmake USE_SDL= sdl image mixer |