From 525078b5585250a6b449218f03c4110bf796e537 Mon Sep 17 00:00:00 2001 From: barner Date: Sun, 11 Dec 2005 22:46:28 +0000 Subject: Don't build package because it would be huge (186mb), and the port does not actually build anything. Submitted by: Daniel Roethlisberger (maintainer) PR: ports/90257 --- games/spicetrade/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games/spicetrade') diff --git a/games/spicetrade/Makefile b/games/spicetrade/Makefile index d8851864b855..67f328e09268 100644 --- a/games/spicetrade/Makefile +++ b/games/spicetrade/Makefile @@ -17,6 +17,8 @@ EXTRACT_ONLY= MAINTAINER= daniel@roe.ch COMMENT= Colourful 14th century Arab spice trading game +NO_PACKAGE= "Package will be 186MB, set FORCE_PACKAGE if you really want to build it" + USE_JAVA= 1.4+ USE_X_PREFIX= yes NO_BUILD= yes -- cgit