mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
- Mark BROKEN on FreeBSD 4.X
Submitted by: maintainer Reported by: krismail
This commit is contained in:
parent
b765af984d
commit
8d59c1055b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164890
@ -87,6 +87,12 @@ CONFIGURE_ARGS+= --disable-itcl --disable-tcl --disable-tk
|
||||
PLIST_SUB+= TCLTK="@comment "
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= incorrectly generates pkg-config files
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "PLplot has the following tunable options:"
|
||||
@ -122,4 +128,4 @@ post-install:
|
||||
${DOCSDIR}/README.1st.csa
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user