summaryrefslogtreecommitdiffstats
path: root/archivers/linux_rar
diff options
context:
space:
mode:
authorreg <reg@FreeBSD.org>2000-04-17 00:18:05 +0000
committerreg <reg@FreeBSD.org>2000-04-17 00:18:05 +0000
commit8b766534122d71052c9f8e5a0752944edf0450f8 (patch)
tree255862bd3b0c32802317a9ddc3193fd714753916 /archivers/linux_rar
parente0c8ef49d897de0719277097a1e6578f291f493e (diff)
downloadFreeBSD-ports-8b766534122d71052c9f8e5a0752944edf0450f8.zip
FreeBSD-ports-8b766534122d71052c9f8e5a0752944edf0450f8.tar.gz
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
Diffstat (limited to 'archivers/linux_rar')
-rw-r--r--archivers/linux_rar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/linux_rar/Makefile b/archivers/linux_rar/Makefile
index 3abcc04..aa414e3 100644
--- a/archivers/linux_rar/Makefile
+++ b/archivers/linux_rar/Makefile
@@ -41,7 +41,7 @@ post-fetch:
pre-configure:
@${ECHO_MSG} "To install unrar bundled with this package,"
- @${ECHO_MSG} "set variable WITH_UNRAR=YES."
+ @${ECHO_MSG} "set variable WITH_UNRAR=yes."
do-install:
@${MKDIR} ${PREFIX}/share/doc/rar ${PREFIX}/share/rar
OpenPOWER on IntegriCloud