diff options
Diffstat (limited to 'math/octave-forge-nnet')
-rw-r--r-- | math/octave-forge-nnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-nnet/Makefile b/math/octave-forge-nnet/Makefile index c38260fc454e..64e0502f207a 100644 --- a/math/octave-forge-nnet/Makefile +++ b/math/octave-forge-nnet/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" |