diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 06:34:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 06:34:42 +0800 |
commit | 85a83ee9ef219f3d2b624a71c7156260551df0f1 (patch) | |
tree | 1bd3f3447c4573b27260f7942ba5578c20782f40 /polish/fortunepl | |
parent | 292e895a11b25d3d4e8efed62ce419ef91a06970 (diff) | |
download | freebsd-ports-gnome-85a83ee9ef219f3d2b624a71c7156260551df0f1.tar.gz freebsd-ports-gnome-85a83ee9ef219f3d2b624a71c7156260551df0f1.tar.zst freebsd-ports-gnome-85a83ee9ef219f3d2b624a71c7156260551df0f1.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: polish)
Diffstat (limited to 'polish/fortunepl')
-rw-r--r-- | polish/fortunepl/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/polish/fortunepl/Makefile b/polish/fortunepl/Makefile index aa0718b4ccf0..68fc0da69e68 100644 --- a/polish/fortunepl/Makefile +++ b/polish/fortunepl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fortunepl -# Date created: 13-01-2005 -# Whom: Aleksander Fafula <alex@bsdguru.org> -# +# Created by: Aleksander Fafula <alex@bsdguru.org> # $FreeBSD$ -# PORTNAME= fortunepl PORTVERSION= 0.0.20051022 @@ -32,6 +28,7 @@ FORTUNES= 7thguard advocacy apcoh argante bajki bok cnp cows \ teleturnieje testnaosobowosc wierszyki wieza-pilot zen \ znaki_zodiaku +NO_STAGE= yes pre-everything:: .if !exists(${STRCMD}) IGNORE= need strfile command. Please install games distribution of base system |