diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-02 10:29:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-02 10:29:29 +0000 |
commit | edbac383dd40864646d0ca93be6c6764602f0072 (patch) | |
tree | e2fffb4860a5d7943a9615976d11eb6ff3b86581 /databases/p5-GDBM | |
parent | ed2ffc9216522fb1d7365eb42a5e3b4ac50ea455 (diff) | |
download | ports-edbac383dd40864646d0ca93be6c6764602f0072.tar.gz ports-edbac383dd40864646d0ca93be6c6764602f0072.zip |
Notes
Diffstat (limited to 'databases/p5-GDBM')
-rw-r--r-- | databases/p5-GDBM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-GDBM/Makefile b/databases/p5-GDBM/Makefile index e5c55403979d..b90354a21a46 100644 --- a/databases/p5-GDBM/Makefile +++ b/databases/p5-GDBM/Makefile @@ -28,7 +28,7 @@ MAN3= GDBM_File.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} >= 500800 -BROKEN= "Does not compile +BROKEN= "Does not compile" .endif .include <bsd.port.post.mk> |