pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/xemacs-current Fix typo in PKG_SUPPORTED_OPTIONS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afbc75fe1720
branches:  trunk
changeset: 486448:afbc75fe1720
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 28 15:45:12 2004 +0000

description:
Fix typo in PKG_SUPPORTED_OPTIONS.

diffstat:

 editors/xemacs-current/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r d4b24a7f4c52 -r afbc75fe1720 editors/xemacs-current/options.mk
--- a/editors/xemacs-current/options.mk Tue Dec 28 15:17:51 2004 +0000
+++ b/editors/xemacs-current/options.mk Tue Dec 28 15:45:12 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.2 2004/12/22 21:46:25 jlam Exp $
+# $NetBSD: options.mk,v 1.3 2004/12/28 15:45:12 wiz Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.xemacs
-PKG_SUPPORTED_OPTIONS= esoundd ldap xface canna
+PKG_SUPPORTED_OPTIONS= esound ldap xface canna
 
 .include "../../mk/bsd.options.mk"
 



Home | Main Index | Thread Index | Old Index