- Require GCC 4.2 on 6.x to fix build against openbabel

This commit is contained in:
Pav Lucistnik 2008-07-10 08:27:01 +00:00
parent e0676c93a5
commit 7baee63454
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216653

View File

@ -7,7 +7,7 @@
PORTNAME= gchempaint
PORTVERSION= 0.8.7
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}/0.8
@ -19,6 +19,8 @@ BUILD_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils
LIB_DEPENDS= gcu.8:${PORTSDIR}/science/gchemutils
USE_BZIP2= yes
# because openbabel/gchemutils
USE_GCC= 4.2+
INSTALLS_ICONS= yes
INSTALLS_OMF= yes
USE_LDCONFIG= yes