aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-06-12 14:36:17 +0800
committerbapt <bapt@FreeBSD.org>2013-06-12 14:36:17 +0800
commitab181b2eb9b532650abc94127b98efb9c4dde2eb (patch)
treee667fc6733c9fc1fa2d78e3a4c5ae2893bfdb243 /math
parent6d353d4bf1a06851c75e3f19cc5ea2618fb1437c (diff)
downloadfreebsd-ports-gnome-ab181b2eb9b532650abc94127b98efb9c4dde2eb.tar.gz
freebsd-ports-gnome-ab181b2eb9b532650abc94127b98efb9c4dde2eb.tar.zst
freebsd-ports-gnome-ab181b2eb9b532650abc94127b98efb9c4dde2eb.zip
Fix the forgotten pre.mk which should have been changed to options.mk
Reported by: miwi
Diffstat (limited to 'math')
-rw-r--r--math/fflas-ffpack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fflas-ffpack/Makefile b/math/fflas-ffpack/Makefile
index dbe59a21f2c3..97a1140b42a7 100644
--- a/math/fflas-ffpack/Makefile
+++ b/math/fflas-ffpack/Makefile
@@ -22,7 +22,7 @@ OPTIONS_DEFINE= OPTIMIZED_CFLAGS
OPTIONS_DEFINE= DOXYGEN OPTIMIZED_CFLAGS
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if ${LOCALBASE} == "/usr/local"
CPPFLAGS+= -I${LOCALBASE}/include