summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2002-10-01 11:45:11 +0000
committerClive Lin <clive@FreeBSD.org>2002-10-01 11:45:11 +0000
commitac304c265ba5b2b68b910da95da2d919aa105f6f (patch)
tree6d8ad3579c9db15d9d65d17b85330457bf74be39 /chinese
parentFix breakage caused by values.h deorbiting. (diff)
Remove a obsoleted variable for cleanness.
Notes
Notes: svn path=/head/; revision=67278
Diffstat (limited to 'chinese')
-rw-r--r--chinese/mutt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile
index 72cf6fcaed78..0ae9a8925db6 100644
--- a/chinese/mutt/Makefile
+++ b/chinese/mutt/Makefile
@@ -21,7 +21,6 @@ PATCH_DIST_ARGS= -d ${WRKDIR} --quiet
WITH_MUTT_LOCALES_FIX= yes
WITH_MUTT_NCURSES= yes
-WITH_MUTT_PGP_OUTLOOK_PATCH= yes
.if !defined(PACKAGE_BUILDING)
WITHOUT_MUTT_SGMLFORMAT= yes
.endif