diff options
-rw-r--r-- | databases/sqsh/Makefile | 2 | ||||
-rw-r--r-- | devel/boehm-gc/Makefile | 2 | ||||
-rw-r--r-- | devel/pccts/Makefile | 2 | ||||
-rw-r--r-- | devel/qtarch/Makefile | 1 | ||||
-rw-r--r-- | games/heretic/Makefile | 1 | ||||
-rw-r--r-- | games/qkmj/Makefile | 2 | ||||
-rw-r--r-- | games/xhime/Makefile | 2 | ||||
-rw-r--r-- | graphics/pstoedit/Makefile | 1 | ||||
-rw-r--r-- | irc/bnc/Makefile | 1 | ||||
-rw-r--r-- | japanese/chimera/Makefile | 1 |
10 files changed, 0 insertions, 15 deletions
diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile index b9bd3aa81781..03635b895357 100644 --- a/databases/sqsh/Makefile +++ b/databases/sqsh/Makefile @@ -16,8 +16,6 @@ LIB_DEPENDS= tds.0:${PORTSDIR}/databases/freetds \ intl.1:${PORTSDIR}/devel/gettext BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash1 -FETCH_BEFORE_ARGS= -b - GNU_CONFIGURE= yes MAN1= sqsh.1 diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index ef3116c0f21a..e71852c89ca9 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -17,8 +17,6 @@ MAINTAINER= ports@FreeBSD.org ONLY_FOR_ARCHS= i386 # XXX can't figure out whether to define # # XXX SEARCH_FOR_DATA_START on other platforms -FETCH_BEFORE_ARGS= -b - WRKSRC= ${WRKDIR}/gc MAN3= gc.3 ALL_TARGET= FreeBSD-pkg-all diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index 45a3dc7aa282..24127e960ff8 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -14,8 +14,6 @@ DISTNAME= pccts133mr MAINTAINER= obrien@FreeBSD.org -FETCH_BEFORE_ARGS= -b - USE_ZIP= yes WRKSRC= ${WRKDIR}/pccts ALL_TARGET= diff --git a/devel/qtarch/Makefile b/devel/qtarch/Makefile index cd7d4219bff1..a7e33025d9c3 100644 --- a/devel/qtarch/Makefile +++ b/devel/qtarch/Makefile @@ -16,7 +16,6 @@ MAINTAINER= elwood@mc5sys.in-berlin.de LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \ kdeui.3:${PORTSDIR}/x11/kdelibs11 -FETCH_BEFORE_ARGS= -b USE_QT= yes USE_GMAKE= yes USE_XLIB= yes diff --git a/games/heretic/Makefile b/games/heretic/Makefile index c4318996f1ed..48366c4f645d 100644 --- a/games/heretic/Makefile +++ b/games/heretic/Makefile @@ -18,7 +18,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -FETCH_BEFORE_ARGS+= -b USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/games/qkmj/Makefile b/games/qkmj/Makefile index 88989b6a6826..863ffc121c76 100644 --- a/games/qkmj/Makefile +++ b/games/qkmj/Makefile @@ -20,8 +20,6 @@ NO_WRKSUBDIR= yes NO_BUILD= yes NO_CDROM= 'Do not sell for profit.' -FETCH_BEFORE_ARGS= -b - do-install: ${INSTALL} -c ${DISTDIR}/${DISTNAME} ${PREFIX}/bin/${DISTNAME} @${LN} -s ${PREFIX}/bin/${DISTNAME} ${PREFIX}/bin/${PORTNAME} diff --git a/games/xhime/Makefile b/games/xhime/Makefile index b2d8f0e3ec94..25b971d8e9d9 100644 --- a/games/xhime/Makefile +++ b/games/xhime/Makefile @@ -21,8 +21,6 @@ MAN6= xhime.6 NO_CDROM= 'contains commercial character data' -FETCH_BEFORE_ARGS= -b - post-install: strip ${PREFIX}/bin/xhime ${INSTALL_MAN} ${WRKSRC}/xhime-man.euc \ 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 diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile index f685c4af2ac7..a390fcff5682 100644 --- a/irc/bnc/Makefile +++ b/irc/bnc/Makefile @@ -13,7 +13,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= billf@FreeBSD.org -FETCH_BEFORE_ARGS= -b GNU_CONFIGURE= YES post-patch: diff --git a/japanese/chimera/Makefile b/japanese/chimera/Makefile index 4461b78b6b9a..c0373fffaac9 100644 --- a/japanese/chimera/Makefile +++ b/japanese/chimera/Makefile @@ -21,7 +21,6 @@ MAINTAINER= ports@FreeBSD.org PREV_VERSION= ${PORTVERSION:S/p1/p0/} -FETCH_BEFORE_ARGS= -b USE_IMAKE= yes MAN1= chimera.1 |