diff options
author | kris <kris@FreeBSD.org> | 2004-07-02 17:14:45 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-07-02 17:14:45 +0800 |
commit | 2143b3a4069dbdfc5a6f8ed9d2c6c5843bfa98d7 (patch) | |
tree | 6b282f9d6c9d9eb43923eb4f5e8b2d4cb1d3bc4c /textproc/p5-xmltv | |
parent | d1cf56ef86bf45416c00db7216fa40a4a873114f (diff) | |
download | freebsd-ports-gnome-2143b3a4069dbdfc5a6f8ed9d2c6c5843bfa98d7.tar.gz freebsd-ports-gnome-2143b3a4069dbdfc5a6f8ed9d2c6c5843bfa98d7.tar.zst freebsd-ports-gnome-2143b3a4069dbdfc5a6f8ed9d2c6c5843bfa98d7.zip |
BROKEN: Broken pkg-plist
Diffstat (limited to 'textproc/p5-xmltv')
-rw-r--r-- | textproc/p5-xmltv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile index 3e60a6c95ee0..81cb570a49ad 100644 --- a/textproc/p5-xmltv/Makefile +++ b/textproc/p5-xmltv/Makefile @@ -44,6 +44,8 @@ PLIST_SUB= VERSION="${PORTVERSION}" .if ${PERL_LEVEL} <= 500600 IGNORE= "perl 5.6 or higher is required to build this port" +.else +BROKEN= "Broken pkg-plist" .endif .if ${OSVERSION} >= 500000 |