diff --git a/graphics/libwmf-nox11/Makefile b/graphics/libwmf-nox11/Makefile index 4b3e305aee19..d0d983cf0382 100644 --- a/graphics/libwmf-nox11/Makefile +++ b/graphics/libwmf-nox11/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: libwmf-nox11 -# Date created: 11 Oct 2011 -# Whom: mm@FreeBSD.org -# +# Created by: mm@FreeBSD.org # $FreeBSD$ -# -WITHOUT_X11= yes PORTSCOUT= ignore:1 MASTERDIR= ${.CURDIR}/../libwmf +OPTIONS_EXCLUDE= X11 +OPTIONS_FILE_UNSET= X11 .include "${MASTERDIR}/Makefile"