mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Reduce over inclusion of bsd.port.mk
This commit is contained in:
parent
ec15392654
commit
4d353c82e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339838
@ -65,8 +65,6 @@ LIB_DEPENDS+= libvorbisfile.so:${PORTSDIR}/audio/libvorbis
|
||||
CONFIGURE_ENV+= OGG_SUPPORT=YES
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !exists(${SRC_BASE}/sys/Makefile)
|
||||
IGNORE= requires kernel source to be installed
|
||||
.elif !defined(SYSDIR)
|
||||
@ -127,4 +125,4 @@ do-install:
|
||||
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user