diff options
Diffstat (limited to 'textproc/fixrtf/Makefile')
-rw-r--r-- | textproc/fixrtf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/fixrtf/Makefile b/textproc/fixrtf/Makefile index 140e2b0091d3..1cd078116758 100644 --- a/textproc/fixrtf/Makefile +++ b/textproc/fixrtf/Makefile @@ -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} |