summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-03 01:12:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-03 01:12:59 +0000
commit313cb94889a01069af757dfb7947681bbe82b1e3 (patch)
treeb54805bb1e833f5e25532122b86019937ff20370 /x11-fm
parent- Attempt to fix build on systems without gcc (error was: (diff)
Part 2 at removing now useless FETCH_ARGS redifition
Notes
Notes: svn path=/head/; revision=338513
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/qtfm/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-fm/qtfm/Makefile b/x11-fm/qtfm/Makefile
index 05d4ee7712af..b94bf6b509e2 100644
--- a/x11-fm/qtfm/Makefile
+++ b/x11-fm/qtfm/Makefile
@@ -17,9 +17,6 @@ DOS2UNIX_REGEX= .*\.(h|cpp)
USE_QT4= gui network moc_build rcc_build \
imageformats_run
-# Override -A option:
-FETCH_ARGS= -Fpr
-
STRIP_FILES= bin/qtfm
post-patch: