1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Mark ignore on 7.2 and higher - alredy included into the base system.

This commit is contained in:
Stanislav Sedov 2009-08-16 16:30:16 +00:00
parent d7ca45659d
commit 64c1c7a027
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239662

View File

@ -42,6 +42,10 @@ MAN8= cpu_microcode_tool.8
IGNORE= not supported
.endif
.if ${OSVERSION} > 720000
IGNORE= already included into base system
.endif
.if defined(WITH_EXTRACTOR)
RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/mmap.so:${PORTSDIR}/devel/ruby-mmap \
${RUBY_SITEARCHLIBDIR}/lhalib.so:${PORTSDIR}/archivers/ruby-lha