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 | |
parent | - Register conflict with newly added Gtk2 incarnation of this port (diff) |
- Unbreak pkg-message creation on read-only ports tree
PR: ports/68753
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
Reported by: kris / pointyhat
Notes
Notes:
svn path=/head/; revision=113113
Diffstat (limited to 'games')
-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: |