Pet portlint.
This commit is contained in:
parent
2e13e6ad83
commit
4876033200
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115391
3 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@ XBUILD_DIRS= doc/specs
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org
|
||||
IGNORE= is part of X.Org
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -57,9 +57,9 @@ post-install:
|
|||
|
||||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
.endif
|
||||
|
||||
# BuildXF86DRI is false for FreeBSD < 4.1
|
||||
|
|
|
@ -33,7 +33,7 @@ post-extract:
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org
|
||||
IGNORE= is part of X.Org
|
||||
.endif
|
||||
|
||||
.include "${FILESDIR}/manpages"
|
||||
|
|
Loading…
Reference in a new issue