diff options
Diffstat (limited to 'games/tong/Makefile')
-rw-r--r-- | games/tong/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/tong/Makefile b/games/tong/Makefile index d0e859976493..3f37f3ffb853 100644 --- a/games/tong/Makefile +++ b/games/tong/Makefile @@ -1,4 +1,4 @@ -# Created by: nemysis@gmx.ch +# Created by: nemysis@gmx.ch # $FreeBSD$ PORTNAME= tong @@ -22,6 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} DESKTOP_ENTRIES="TONG!" "${COMMENT}" "${PORTNAME}" \ "${PORTNAME}" "Game;ArcadeGame;" false +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |