mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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:
parent
1441c1dcc2
commit
53d6225015
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315150
1 changed files with 3 additions and 6 deletions
|
@ -1,13 +1,10 @@
|
||||||
# New ports collection makefile for: libwmf-nox11
|
# Created by: mm@FreeBSD.org
|
||||||
# Date created: 11 Oct 2011
|
|
||||||
# Whom: mm@FreeBSD.org
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
WITHOUT_X11= yes
|
|
||||||
PORTSCOUT= ignore:1
|
PORTSCOUT= ignore:1
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../libwmf
|
MASTERDIR= ${.CURDIR}/../libwmf
|
||||||
|
OPTIONS_EXCLUDE= X11
|
||||||
|
OPTIONS_FILE_UNSET= X11
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
Loading…
Add table
Reference in a new issue