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