aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-05-21 20:41:24 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-05-21 20:41:24 +0000
commite71b83a4d5f995a446614c355b942b2e866d34f7 (patch)
tree53d39bbfe19fecb7d0b9708d4740f8d19a411baf /www
parenta259471ab8d1ad4a99e90d9ea7b5d67c3c2b6bf1 (diff)
downloadports-e71b83a4d5f995a446614c355b942b2e866d34f7.tar.gz
ports-e71b83a4d5f995a446614c355b942b2e866d34f7.zip
- Try to fix build on 4.x by USE_GCC=3.4+
Reported by: pointyhat via kris Approved by: krion (mentor, implicit)
Notes
Notes: svn path=/head/; revision=162977
Diffstat (limited to 'www')
-rw-r--r--www/aria2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index e1666654c4ec..2c233d3f65bb 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls \
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
+USE_GCC= 3.4+
USE_BZIP2= yes
USE_GNOME= gnomehack
USE_GETTEXT= yes