diff options
Diffstat (limited to 'games/wargus')
-rw-r--r-- | games/wargus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wargus/Makefile b/games/wargus/Makefile index c3f14bbe5f2c..5abe3401fdda 100644 --- a/games/wargus/Makefile +++ b/games/wargus/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= stratagus:${PORTSDIR}/games/stratagus LICENSE= GPLv2 NOT_FOR_ARCHS= sparc64 -USES= pathfix gmake +USES= pathfix gmake pkgconfig USE_CSTD= gnu89 USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |