diff options
author | pav <pav@FreeBSD.org> | 2004-07-07 15:01:34 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-07 15:01:34 +0800 |
commit | 6e732511542aae48135c3080a04711c0f6ee9d16 (patch) | |
tree | b9852abeb0329a4fb50bcd43ab1a51ac4f2b41e6 /games/wargus | |
parent | a28707e4d6eb8ec01d24acbf041364026e1a7a82 (diff) | |
download | freebsd-ports-gnome-6e732511542aae48135c3080a04711c0f6ee9d16.tar.gz freebsd-ports-gnome-6e732511542aae48135c3080a04711c0f6ee9d16.tar.zst freebsd-ports-gnome-6e732511542aae48135c3080a04711c0f6ee9d16.zip |
- Unbreak pkg-message creation on read-only ports tree
PR: ports/68753
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
Reported by: kris / pointyhat
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: |