pkgsrc-WIP-discuss archive

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

emacs-current/options.mk has typo ? (Re: CVS commit: wip/emacs-current



Is this just a typo ? (I believe so),

Index: options.mk
===================================================================
RCS file: /cvsroot/pkgsrc-wip/wip/emacs-current/options.mk,v
retrieving revision 1.18
diff -u -r1.18 options.mk
--- options.mk  29 Aug 2009 02:22:32 -0000      1.18
+++ options.mk  8 Feb 2010 12:13:16 -0000
@@ -14,7 +14,7 @@
 ###
 ### Check incompatible option sets.
 ###
-.if !empty(PKG_OPTIONS:Mnextstep) && !empty(PKG_OPTIONS:xft2)
+.if !empty(PKG_OPTIONS:Mnextstep) && !empty(PKG_OPTIONS:Mxft2)
 PKG_FAIL_REASON+=      `xft2' options is incompatible with `nextstep' option.
 .endif
 

# I've sent this mail to pkgsrc-wip-cvs, sorry,
---
Makoto Fujiwara, 
Chiba, Japan, Narita Airport and Disneyland prefecture.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index