aboutsummaryrefslogtreecommitdiff
path: root/math/rkward-kde4
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2014-03-17 12:56:04 +0000
committerThierry Thomas <thierry@FreeBSD.org>2014-03-17 12:56:04 +0000
commit5788d16b9f9ad1ce75ba64b2abc61115892ff4bc (patch)
tree5dcd3a0c9eec3383c4e3b7601ff2166f9104ea53 /math/rkward-kde4
parentd5b97643e1291cfa1d2c03e8a9144ec36cce04aa (diff)
downloadports-5788d16b9f9ad1ce75ba64b2abc61115892ff4bc.tar.gz
ports-5788d16b9f9ad1ce75ba64b2abc61115892ff4bc.zip
Set USES+=fortran. This sets LDFLAGS so rkward links with libgcc_s
from lang/gcc instead of base system libgcc_s which is too old for libgfortran. Obtained from: tijl
Notes
Notes: svn path=/head/; revision=348467
Diffstat (limited to 'math/rkward-kde4')
-rw-r--r--math/rkward-kde4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile
index 0c75a441a252..667687c9c0ce 100644
--- a/math/rkward-kde4/Makefile
+++ b/math/rkward-kde4/Makefile
@@ -24,7 +24,7 @@ USE_QT4= qmake_build moc_build rcc_build uic_build phonon
USE_KDE4= kdehier kdeprefix automoc4 kdelibs
USE_PHP= yes
WANT_PHP_CLI= yes
-USES= cmake gettext
+USES= cmake gettext fortran
INSTALLS_ICONS= yes
CFLAGS+= -I${LOCALBASE}/include