Clean up Makefile to allow removal of the stub files/Makefile.
Submitted by: obrien
This commit is contained in:
parent
ef9b6b8502
commit
2bd29d2c3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28493
1 changed files with 1 additions and 6 deletions
|
@ -18,13 +18,8 @@ BUILD_DEPENDS= cvsup:${PORTSDIR}/net/cvsup-bin
|
|||
NO_INSTALL= yes
|
||||
.endif
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
post-extract:
|
||||
cd ${FILESDIR} ; \
|
||||
${CP} -p Makefile ${WRKDIR}
|
||||
|
||||
post-install:
|
||||
do-install:
|
||||
.if !make(package)
|
||||
@${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue