diff options
Diffstat (limited to 'math/octave-forge-outliers/Makefile')
-rw-r--r-- | math/octave-forge-outliers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-outliers/Makefile b/math/octave-forge-outliers/Makefile index 762e317451cb..a66e59f87c94 100644 --- a/math/octave-forge-outliers/Makefile +++ b/math/octave-forge-outliers/Makefile @@ -12,6 +12,7 @@ CATEGORIES= math MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/Mk/bsd.octave.mk" |