aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2015-04-09 06:51:52 +0800
committerjgh <jgh@FreeBSD.org>2015-04-09 06:51:52 +0800
commita09cdad86217c145eff1b93e91e037ee0725f0e7 (patch)
tree985dbf9c9017c904278526b5586ac72efc690082 /textproc
parent632c10deba8703cc9f0a90a17879e3d254b5118d (diff)
downloadfreebsd-ports-gnome-a09cdad86217c145eff1b93e91e037ee0725f0e7.tar.gz
freebsd-ports-gnome-a09cdad86217c145eff1b93e91e037ee0725f0e7.tar.zst
freebsd-ports-gnome-a09cdad86217c145eff1b93e91e037ee0725f0e7.zip
- remove do_nada from fetch target
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/fixrtf/Makefile4
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}