diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 16:30:54 +0800 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 16:30:54 +0800 |
commit | 0b214a5e97e1b060f268da481faa369c1ad9f68c (patch) | |
tree | 9897c14a06453906d95c32e5e12276263228617d /graphics/pstoedit | |
parent | 8e5f5cf401e4ada4f4d589351a81045d97f579df (diff) | |
download | freebsd-ports-gnome-0b214a5e97e1b060f268da481faa369c1ad9f68c.tar.gz freebsd-ports-gnome-0b214a5e97e1b060f268da481faa369c1ad9f68c.tar.zst freebsd-ports-gnome-0b214a5e97e1b060f268da481faa369c1ad9f68c.zip |
remove deprecated fetch options from FETCH_BEFORE_ARGS
Diffstat (limited to 'graphics/pstoedit')
-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 012ab899d2ee..131fc1054054 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 |