View | Details | Raw Unified | Return to bug 170796 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/Mk/bsd.port.mk (-1 / +1 lines)
Lines 4271-4277 Link Here
4271
4273
4272
_PKG_DEP=		check-sanity
4274
_PKG_DEP=		check-sanity
4273
_PKG_SEQ=		pkg-depends
4275
_PKG_SEQ=		pkg-depends
4274
_FETCH_DEP=		pkg
4276
#_FETCH_DEP=		pkg
4275
_FETCH_SEQ=		fetch-depends pre-fetch pre-fetch-script \
4277
_FETCH_SEQ=		fetch-depends pre-fetch pre-fetch-script \
4276
				do-fetch post-fetch post-fetch-script
4278
				do-fetch post-fetch post-fetch-script
4277
_EXTRACT_DEP=	fetch
4279
_EXTRACT_DEP=	fetch

Return to bug 170796