diff options
Diffstat (limited to 'games/trigger/Makefile')
-rw-r--r-- | games/trigger/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/trigger/Makefile b/games/trigger/Makefile index b95c74d0d645..9514a841699e 100644 --- a/games/trigger/Makefile +++ b/games/trigger/Makefile @@ -7,7 +7,7 @@ PORTNAME= trigger PORTVERSION= 0.5.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR=${PORTNAME}-rally @@ -19,7 +19,7 @@ COMMENT= A rally car racing game BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam LIB_DEPENDS= openal:${PORTSDIR}/audio/openal \ - physfs:${PORTSDIR}/devel/physfs \ + physfs.1:${PORTSDIR}/devel/physfs \ alut.1:${PORTSDIR}/audio/freealut USE_SDL= sdl image |