diff options
author | bapt <bapt@FreeBSD.org> | 2014-04-09 17:49:02 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-04-09 17:49:02 +0800 |
commit | 08bf1a57681fe65874df6f6da7d986d37d137cca (patch) | |
tree | a215760bc3290a3978bd0c72ae0c911423e6d59f /sysutils | |
parent | b5bcc68987a69415173f6916a4a519854473bcdf (diff) | |
download | freebsd-ports-graphics-08bf1a57681fe65874df6f6da7d986d37d137cca.tar.gz freebsd-ports-graphics-08bf1a57681fe65874df6f6da7d986d37d137cca.tar.zst freebsd-ports-graphics-08bf1a57681fe65874df6f6da7d986d37d137cca.zip |
Mark as broken unstaged perl ports
With hat: portmgr
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-Sys-Utmp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/p5-Sys-Utmp/Makefile b/sysutils/p5-Sys-Utmp/Makefile index e609ecd841e..ae25d373d96 100644 --- a/sysutils/p5-Sys-Utmp/Makefile +++ b/sysutils/p5-Sys-Utmp/Makefile @@ -10,6 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= zaa@ulstu.ru COMMENT= Perl5 module which provides Object(ish) Interface to UTMP files +BROKEN= not staged USES= perl5 USE_PERL5= configure |