diff options
Diffstat (limited to 'math/octave-forge-data-smoothing/Makefile')
-rw-r--r-- | math/octave-forge-data-smoothing/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-data-smoothing/Makefile b/math/octave-forge-data-smoothing/Makefile index 3bb9612368a2..ef257c861dc6 100644 --- a/math/octave-forge-data-smoothing/Makefile +++ b/math/octave-forge-data-smoothing/Makefile @@ -12,6 +12,7 @@ CATEGORIES= math MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes RUN_DEPENDS+= ${TARBALLS_DIR}/optim.tar.gz:${PORTSDIR}/math/octave-forge-optim |