svn commit: r493127 - head/graphics/libwmf-nox11

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 16 22:55:36 UTC 2019


Author: sunpoet
Date: Sat Feb 16 22:55:31 2019
New Revision: 493127
URL: https://svnweb.freebsd.org/changeset/ports/493127

Log:
  Remove OPTIONS_FILE_UNSET

Modified:
  head/graphics/libwmf-nox11/Makefile

Modified: head/graphics/libwmf-nox11/Makefile
==============================================================================
--- head/graphics/libwmf-nox11/Makefile	Sat Feb 16 22:55:26 2019	(r493126)
+++ head/graphics/libwmf-nox11/Makefile	Sat Feb 16 22:55:31 2019	(r493127)
@@ -7,6 +7,5 @@ PORTSCOUT=	ignore:1
 CONFLICTS=	libwmf-[0-9]*
 MASTERDIR=	${.CURDIR}/../libwmf
 OPTIONS_EXCLUDE=	X11
-OPTIONS_FILE_UNSET=	X11
 
 .include        "${MASTERDIR}/Makefile"


More information about the svn-ports-head mailing list