diff options
Diffstat (limited to 'databases/php5-rrdtool/Makefile')
-rw-r--r-- | databases/php5-rrdtool/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/php5-rrdtool/Makefile b/databases/php5-rrdtool/Makefile index 210f35bb9251..85eee80a1b6c 100644 --- a/databases/php5-rrdtool/Makefile +++ b/databases/php5-rrdtool/Makefile @@ -26,10 +26,4 @@ USE_PHP= yes DEFAULT_PHP_VER=5 USE_PHPEXT= yes -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 700000 -BROKEN= does not configure on 6.X -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |