Date: Sun, 6 Nov 2011 21:55:53 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.apache.mk Message-ID: <201111062155.pA6LtrsJ039969@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ohauer 2011-11-06 21:55:53 UTC
FreeBSD ports repository
Modified files:
Mk bsd.apache.mk
Log:
- force usage of USE_APACHE values without '.'
Examples:
USE_APACHE= 22 # specify exact version
USE_APACHE= 13+ # specify [min] version, no [max] version
USE_APACHE= 13-22 # specify [min]-[max] range
USE_APACHE= -22 # specify [max] version, no [min] version
with hat apache@
Revision Changes Path
1.32 +5 -5 ports/Mk/bsd.apache.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111062155.pA6LtrsJ039969>
