aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-04-02 09:24:30 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-04-02 09:24:30 +0000
commitaf0be8e375686a081577713fe4776246d6029a33 (patch)
treebd92f11e058269c4841c59aba4085f4906bd68cd
parent9d77d03a9ccd3fbb85f1d81bdb700888dd599800 (diff)
remove deprecated fetch options from FETCH_BEFORE_ARGS
Notes
Notes: svn path=/head/; revision=40731
-rw-r--r--math/xspread/Makefile2
-rw-r--r--misc/ytree/Makefile2
-rw-r--r--print/pdflib/Makefile1
-rw-r--r--print/pdflib4/Makefile1
-rw-r--r--security/xinetd/Makefile1
-rw-r--r--sysutils/xosview/Makefile1
-rw-r--r--www/boa/Makefile2
-rw-r--r--x11-themes/buffy/Makefile2
-rw-r--r--x11-toolkits/buffy/Makefile2
-rw-r--r--x11-toolkits/tkstep80/Makefile1
-rw-r--r--x11-wm/icepref/Makefile1
11 files changed, 0 insertions, 16 deletions
diff --git a/math/xspread/Makefile b/math/xspread/Makefile
index 2cbe032b02b8..c619993efb59 100644
--- a/math/xspread/Makefile
+++ b/math/xspread/Makefile
@@ -18,8 +18,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
LIBS="-L${X11BASE}/lib"
-FETCH_BEFORE_ARGS= -t
-
INSTALL_TARGET= install install.man
MAN1= xspread.1 pxspread.1
diff --git a/misc/ytree/Makefile b/misc/ytree/Makefile
index 0745e3e40376..932072a6cd91 100644
--- a/misc/ytree/Makefile
+++ b/misc/ytree/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://www.han.de/~werner/
MAINTAINER= ports@FreeBSD.org
-FETCH_BEFORE_ARGS= -b
-
ALL_TARGET= ytree
MAN1= ytree.1
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index e42635be3632..50c52a86b491 100644
--- a/print/pdflib/Makefile
+++ b/print/pdflib/Makefile
@@ -17,7 +17,6 @@ RUN_DEPENDS= ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg
-FETCH_BEFORE_ARGS= -b
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-perl5=${PERL} \
diff --git a/print/pdflib4/Makefile b/print/pdflib4/Makefile
index e42635be3632..50c52a86b491 100644
--- a/print/pdflib4/Makefile
+++ b/print/pdflib4/Makefile
@@ -17,7 +17,6 @@ RUN_DEPENDS= ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg
-FETCH_BEFORE_ARGS= -b
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-perl5=${PERL} \
diff --git a/security/xinetd/Makefile b/security/xinetd/Makefile
index 3a4dc0f07e95..a57990d5b804 100644
--- a/security/xinetd/Makefile
+++ b/security/xinetd/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= http://www.xinetd.org/ \
MAINTAINER= vanilla@FreeBSD.org
-FETCH_BEFORE_ARGS= -b
GNU_CONFIGURE= yes
ALL_TARGET= build
CONFIGURE_ARGS= --with-loadavg --with-libwrap
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile
index 0ffb5339b329..7eee58e04681 100644
--- a/sysutils/xosview/Makefile
+++ b/sysutils/xosview/Makefile
@@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= system/status/xstatus
MAINTAINER= obrien@FreeBSD.org
-FETCH_BEFORE_ARGS= -b
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xosview.1
diff --git a/www/boa/Makefile b/www/boa/Makefile
index 1e96bba723ec..7f2d3774f9ed 100644
--- a/www/boa/Makefile
+++ b/www/boa/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://www.boa.org/
MAINTAINER= ports@FreeBSD.org
-FETCH_BEFORE_ARGS= -b
-
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/x11-themes/buffy/Makefile b/x11-themes/buffy/Makefile
index 897f369bf148..d20b647139e0 100644
--- a/x11-themes/buffy/Makefile
+++ b/x11-themes/buffy/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://reality.sgi.com/offer/src/buffy/
MAINTAINER= sobomax@FreeBSD.org
-FETCH_BEFORE_ARGS= -b
-
USE_X_PREFIX= yes
USE_GTK= yes
USE_LIBTOOL= yes
diff --git a/x11-toolkits/buffy/Makefile b/x11-toolkits/buffy/Makefile
index 897f369bf148..d20b647139e0 100644
--- a/x11-toolkits/buffy/Makefile
+++ b/x11-toolkits/buffy/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://reality.sgi.com/offer/src/buffy/
MAINTAINER= sobomax@FreeBSD.org
-FETCH_BEFORE_ARGS= -b
-
USE_X_PREFIX= yes
USE_GTK= yes
USE_LIBTOOL= yes
diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile
index 9d1509a7108b..3a950240df0b 100644
--- a/x11-toolkits/tkstep80/Makefile
+++ b/x11-toolkits/tkstep80/Makefile
@@ -22,7 +22,6 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
FILE_DEPENDS= ${PORTSDIR}/x11-toolkits/tk80
USE_XPM= yes
-FETCH_BEFORE_ARGS= -b
PATCH_DIST_ARGS= -p1 -d ${WRKDIR}/tk8.0.4 -E --quiet
WRKSRC= ${WRKDIR}/tk8.0.4/unix
INSTALLS_SHLIB= yes
diff --git a/x11-wm/icepref/Makefile b/x11-wm/icepref/Makefile
index 7b3df03ebc25..90bc1db74c79 100644
--- a/x11-wm/icepref/Makefile
+++ b/x11-wm/icepref/Makefile
@@ -20,7 +20,6 @@ USE_PYTHON= yes
USE_GTK= yes
NO_BUILD= yes
MAN1= icepref.1
-FETCH_BEFORE_ARGS= -b
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/icepref ${PREFIX}/bin