svn commit: r419379 - head/mail/fetchmail
Kevin Lo
kevlo at FreeBSD.org
Sun Jul 31 14:16:57 UTC 2016
Author: kevlo
Date: Sun Jul 31 14:16:55 2016
New Revision: 419379
URL: https://svnweb.freebsd.org/changeset/ports/419379
Log:
Fix pkg-plist when X11 option is on.
PR: 210757
Submitted by: Ting-Wei Lan <lantw44 at gmail.com>
Approved by: Corey Halpin <chalpin at cs.wisc.edu> (maintainer)
Modified:
head/mail/fetchmail/pkg-plist
Modified: head/mail/fetchmail/pkg-plist
==============================================================================
--- head/mail/fetchmail/pkg-plist Sun Jul 31 13:57:56 2016 (r419378)
+++ head/mail/fetchmail/pkg-plist Sun Jul 31 14:16:55 2016 (r419379)
@@ -2,7 +2,7 @@ bin/fetchmail
bin/fetchmailconf
man/man1/fetchmail.1.gz
man/man1/fetchmailconf.1.gz
-%%X11%%libexec/fetchmailconf.py
+%%NO_X11%%libexec/fetchmailconf.py
%%NLS%%share/locale/ca/LC_MESSAGES/fetchmail.mo
%%NLS%%share/locale/cs/LC_MESSAGES/fetchmail.mo
%%NLS%%share/locale/da/LC_MESSAGES/fetchmail.mo
More information about the svn-ports-all
mailing list