mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
No need to split bsd.ports.mk.
Reported by: Sheldon Hearn <sheldonh@starjuice.net>
This commit is contained in:
parent
7d18490f87
commit
03312af81c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81637
@ -19,8 +19,6 @@ COMMENT= Development snapshot of the world-renown nvi editor
|
||||
BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv
|
||||
LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
|
||||
GNU_CONFIGURE= yes
|
||||
@ -41,4 +39,4 @@ post-install:
|
||||
${RM} ${PREFIX}/man/cat1/${__p}.0
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user