Fix INDEX build. The master port uses optionsNG, so convert this

slave port too. PKGNAME changes depending on whether X11 is set or not.

Trim header while here.
This commit is contained in:
Rene Ladan 2013-03-24 17:43:23 +00:00
parent 1441c1dcc2
commit 53d6225015
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315150

View file

@ -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"