diff options
Diffstat (limited to 'games/wargus')
-rw-r--r-- | games/wargus/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/wargus/Makefile b/games/wargus/Makefile index 4da7f11bc282..77dbc4bc5c1a 100644 --- a/games/wargus/Makefile +++ b/games/wargus/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= ${LOCALBASE}/bin/stratagus:${PORTSDIR}/games/stratagus USE_GMAKE= yes -USE_REINPLACE= yes PKGMESSAGE= ${WRKDIR}/pkg-message WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |