diff options
author | marino <marino@FreeBSD.org> | 2016-09-20 03:15:21 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-09-20 03:15:21 +0800 |
commit | 28fde813e174223003cfc9d3a44c74f856e8e577 (patch) | |
tree | c98a77006ed22d75ff752403b843cebe78cce212 /polish | |
parent | ed4ca037b4502a79577ab291a6501f0b0bb4746c (diff) | |
download | freebsd-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/Makefile | 2 |
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) |