aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-12-25 05:56:38 +0800
committersteve <steve@FreeBSD.org>2001-12-25 05:56:38 +0800
commit1df5ce21954ea3ef81c14119d3f7d6d21ca9783e (patch)
tree8cd66d4a96290d26d1b64561576ca1429a979220 /textproc
parentc233e5e4330233a366dac97d4142bff62b909c9a (diff)
downloadfreebsd-ports-gnome-1df5ce21954ea3ef81c14119d3f7d6d21ca9783e.tar.gz
freebsd-ports-gnome-1df5ce21954ea3ef81c14119d3f7d6d21ca9783e.tar.zst
freebsd-ports-gnome-1df5ce21954ea3ef81c14119d3f7d6d21ca9783e.zip
Set FETCH_CMD=/usr/bin/fetch since the MASTER_SITE wants to do a redirect
to set a session cookie.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xmlpp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xmlpp/Makefile b/textproc/xmlpp/Makefile
index 0681cef292b6..b9a14c882c23 100644
--- a/textproc/xmlpp/Makefile
+++ b/textproc/xmlpp/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.root.at/download/gpl/
MAINTAINER= ports@FreeBSD.org
+FETCH_CMD= /usr/bin/fetch
USE_GMAKE= yes
USE_LIBTOOL= yes