1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- remove do_nada from fetch target

Approved by:	portmgr (blanket)
This commit is contained in:
Jason Helfman 2015-04-08 22:51:52 +00:00
parent f20ba5ba89
commit 78f123b353
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383613

View File

@ -7,6 +7,7 @@ PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= # none
DISTFILES= # none
EXTRACT_ONLY= # none
# Note: Updates from intron@intron.ac should also be
# considered as maintainer updates.
@ -20,9 +21,6 @@ USES= uidfix
WRKSRC= ${WRKDIR}/src
SRC= ${.CURDIR}/src
do-fetch:
@${DO_NADA}
pre-patch:
@${CP} -R ${SRC} ${WRKDIR}