mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Remove workarounds for FreeBSD 4.
PR: ports/111852 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Approved by: miwi (mentor)
This commit is contained in:
parent
1f6027f5e5
commit
5b8a2cf504
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190423
@ -15,14 +15,8 @@ COMMENT= Collection of useful C++ classes
|
||||
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= CPPFLAGS=-I${PREFIX}/include/ LDFLAGS=-L${PREFIX}/lib/
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= does not build on 4.x
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user