Date: Sat, 16 Feb 2019 22:55:31 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493127 - head/graphics/libwmf-nox11 Message-ID: <201902162255.x1GMtVDp082424@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902162255.x1GMtVDp082424>