diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
commit | 313cb94889a01069af757dfb7947681bbe82b1e3 (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /multimedia/openshot | |
parent | e919812c718479257cd4be5c78fe8b66d4706a52 (diff) | |
download | freebsd-ports-313cb94889a01069af757dfb7947681bbe82b1e3.zip |
Part 2 at removing now useless FETCH_ARGS redifition
Diffstat (limited to 'multimedia/openshot')
-rw-r--r-- | multimedia/openshot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/openshot/Makefile b/multimedia/openshot/Makefile index 03e1787f3578..efe8799a07b3 100644 --- a/multimedia/openshot/Makefile +++ b/multimedia/openshot/Makefile @@ -29,7 +29,6 @@ INSTALLS_OMF= yes MAN1= ${PORTNAME}.1 \ ${PORTNAME}-render.1 -FETCH_ARGS= -pRr NO_STAGE= yes post-patch: |