diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 01:53:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 01:53:45 +0000 |
commit | 81cd10f8d2bfe2ad25124f31d629351947acaa56 (patch) | |
tree | 742a328cb0389824bd34ff86bbf3e7ae02e3125a /mail/pecl-esmtp | |
parent | 5555d89b50c7710cb97fb22ca6af251e6404e404 (diff) | |
download | ports-81cd10f8d2bfe2ad25124f31d629351947acaa56.tar.gz ports-81cd10f8d2bfe2ad25124f31d629351947acaa56.zip |
Notes
Diffstat (limited to 'mail/pecl-esmtp')
-rw-r--r-- | mail/pecl-esmtp/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/pecl-esmtp/Makefile b/mail/pecl-esmtp/Makefile index c4b6dc49f8a0..45765205637a 100644 --- a/mail/pecl-esmtp/Makefile +++ b/mail/pecl-esmtp/Makefile @@ -25,10 +25,6 @@ OPTIONS= RE2C "Enable re2c to regenerate PHP parsers" on .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= does not build on FreeBSD 4.x -.endif - .if defined(WITH_RE2C) BUILD_DEPENDS+= re2c:${PORTSDIR}/devel/re2c .endif |