diff options
author | mharo <mharo@FreeBSD.org> | 2001-04-02 08:30:54 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2001-04-02 08:30:54 +0000 |
commit | 47a5459c1161604e19486b2bb9d8bb4b605fb0ca (patch) | |
tree | db0fe4c8548c731dbccfce0f5a88d5f8748f4685 /graphics | |
parent | d4304c217da7b02a893d933e4dcba887dd0fd16d (diff) | |
download | FreeBSD-ports-47a5459c1161604e19486b2bb9d8bb4b605fb0ca.zip FreeBSD-ports-47a5459c1161604e19486b2bb9d8bb4b605fb0ca.tar.gz |
remove deprecated fetch options from FETCH_BEFORE_ARGS
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pstoedit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 012ab89..131fc10 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -17,7 +17,6 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 LIB_DEPENDS= plot.3:${PORTSDIR}/graphics/plotutils \ plotter.3:${PORTSDIR}/graphics/plotutils -FETCH_BEFORE_ARGS= -t USE_ZIP= yes WRKSRC= ${WRKDIR}/pstoedit_3.17/src GNU_CONFIGURE= yes |