aboutsummaryrefslogtreecommitdiff
path: root/www/xshttpd/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-11-08 22:33:04 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-11-08 22:33:04 +0000
commit5e21f79e018e0bbd4eaef09d6195dc44f57f45c9 (patch)
tree0032aaf539107d61c2add501b445cff57ec7a5df /www/xshttpd/Makefile
parent4b723c53b0198e9181b09f1ffbe8a6b271770796 (diff)
downloadports-5e21f79e018e0bbd4eaef09d6195dc44f57f45c9.tar.gz
ports-5e21f79e018e0bbd4eaef09d6195dc44f57f45c9.zip
Update to 3.3g01
Add SHA256 PR: 88675 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=147650
Diffstat (limited to 'www/xshttpd/Makefile')
-rw-r--r--www/xshttpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile
index 7240a368bf46..c3a5d81cebf1 100644
--- a/www/xshttpd/Makefile
+++ b/www/xshttpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xshttpd
-DISTVERSION= 3.3b34
+DISTVERSION= 3.3g01
CATEGORIES= www
MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \
ftp://mud.stack.nl/pub/xs-httpd/release/
@@ -26,6 +26,7 @@ USE_RC_SUBR= xshttpd.sh
GNU_CONFIGURE= yes
USE_REINPLACE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
OPTIONS= SSL "Enable https support" On \
LDAP "Enable ldap support" Off \