aboutsummaryrefslogtreecommitdiffstats
path: root/polish
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-09-20 03:15:21 +0800
committermarino <marino@FreeBSD.org>2016-09-20 03:15:21 +0800
commit28fde813e174223003cfc9d3a44c74f856e8e577 (patch)
treec98a77006ed22d75ff752403b843cebe78cce212 /polish
parented4ca037b4502a79577ab291a6501f0b0bb4746c (diff)
downloadfreebsd-ports-graphics-28fde813e174223003cfc9d3a44c74f856e8e577.tar.gz
freebsd-ports-graphics-28fde813e174223003cfc9d3a44c74f856e8e577.tar.zst
freebsd-ports-graphics-28fde813e174223003cfc9d3a44c74f856e8e577.zip
polish/fortunepl: Once again, mark this port BROKEN (unfetchable)
The previous revert was in error, in more ways than one. Replace the correct BROKEN definition that was carelessly removed. This port is NOT fetchable and must remain BROKEN.
Diffstat (limited to 'polish')
-rw-r--r--polish/fortunepl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/polish/fortunepl/Makefile b/polish/fortunepl/Makefile
index 0798bd66c87..f490fe56df5 100644
--- a/polish/fortunepl/Makefile
+++ b/polish/fortunepl/Makefile
@@ -14,6 +14,8 @@ PATCHFILES= fortunes-pl_${PORTVERSION}.freebsd.pl \
MAINTAINER= ports@FreeBSD.org
COMMENT= Lot of funny Polish fortune files
+#BROKEN= unfetchable
+
.if exists(/usr/games/strfile)
STRCMD= /usr/games/strfile
.elif exists(/usr/bin/strfile)