diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-07 07:01:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-07 07:01:34 +0000 |
commit | 3bffad346459b35f0ef392d703c6e62715aa0b46 (patch) | |
tree | 27ff9c2016af1a5a0d734b4e2f4451b195f088a8 /games/wargus | |
parent | 7de5522f7e32961f8f07015bec3eeb90d38a545c (diff) |
Notes
Diffstat (limited to 'games/wargus')
-rw-r--r-- | games/wargus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/wargus/Makefile b/games/wargus/Makefile index a27384e1005f..acbb0d1428a7 100644 --- a/games/wargus/Makefile +++ b/games/wargus/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/stratagus:${PORTSDIR}/games/stratagus USE_GMAKE= yes USE_REINPLACE= yes +PKGMESSAGE= ${WRKDIR}/pkg-message WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} do-install: |