diff -ur math-old/octave-forge-ad/Makefile math/octave-forge-ad/Makefile --- math-old/octave-forge-ad/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-ad/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-audio/Makefile math/octave-forge-audio/Makefile --- math-old/octave-forge-audio/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-audio/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-bim/Makefile math/octave-forge-bim/Makefile --- math-old/octave-forge-bim/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-bim/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes RUN_DEPENDS+= ${TARBALLS_DIR}/fpl.tar.gz:${PORTSDIR}/math/octave-forge-fpl RUN_DEPENDS+= ${TARBALLS_DIR}/msh.tar.gz:${PORTSDIR}/math/octave-forge-msh diff -ur math-old/octave-forge-bioinfo/Makefile math/octave-forge-bioinfo/Makefile --- math-old/octave-forge-bioinfo/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-bioinfo/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-civil-engineering/Makefile math/octave-forge-civil-engineering/Makefile --- math-old/octave-forge-civil-engineering/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-civil-engineering/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-combinatorics/Makefile math/octave-forge-combinatorics/Makefile --- math-old/octave-forge-combinatorics/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-combinatorics/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-communications/Makefile math/octave-forge-communications/Makefile --- math-old/octave-forge-communications/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-communications/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:${PORTSDIR}/math/octave-forge-signal diff -ur math-old/octave-forge-control/Makefile math/octave-forge-control/Makefile --- math-old/octave-forge-control/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-control/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-data-smoothing/Makefile math/octave-forge-data-smoothing/Makefile --- math-old/octave-forge-data-smoothing/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-data-smoothing/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ 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 diff -ur math-old/octave-forge-econometrics/Makefile math/octave-forge-econometrics/Makefile --- math-old/octave-forge-econometrics/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-econometrics/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ 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 diff -ur math-old/octave-forge-engine/Makefile math/octave-forge-engine/Makefile --- math-old/octave-forge-engine/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-engine/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include diff -ur math-old/octave-forge-financial/Makefile math/octave-forge-financial/Makefile --- math-old/octave-forge-financial/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-financial/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes RUN_DEPENDS+= ${TARBALLS_DIR}/time.tar.gz:${PORTSDIR}/math/octave-forge-time RUN_DEPENDS+= ${TARBALLS_DIR}/miscellaneous.tar.gz:${PORTSDIR}/math/octave-forge-miscellaneous diff -ur math-old/octave-forge-fpl/Makefile math/octave-forge-fpl/Makefile --- math-old/octave-forge-fpl/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-fpl/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes RUN_DEPENDS+= dx:${PORTSDIR}/graphics/opendx diff -ur math-old/octave-forge-ga/Makefile math/octave-forge-ga/Makefile --- math-old/octave-forge-ga/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-ga/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes RUN_DEPENDS+= ${TARBALLS_DIR}/communications.tar.gz:${PORTSDIR}/math/octave-forge-communications diff -ur math-old/octave-forge-general/Makefile math/octave-forge-general/Makefile --- math-old/octave-forge-general/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-general/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-generate_html/Makefile math/octave-forge-generate_html/Makefile --- math-old/octave-forge-generate_html/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-generate_html/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-gsl/Makefile math/octave-forge-gsl/Makefile --- math-old/octave-forge-gsl/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-gsl/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl diff -ur math-old/octave-forge-ident/Makefile math/octave-forge-ident/Makefile --- math-old/octave-forge-ident/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-ident/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-image/Makefile math/octave-forge-image/Makefile --- math-old/octave-forge-image/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-image/Makefile 2010-05-21 22:47:11.000000000 -0500 @@ -6,15 +6,17 @@ # PORTNAME= octave-forge-image -PORTVERSION= 1.0.10 -PORTREVISION= 2 +PORTVERSION= 1.0.12 CATEGORIES= math MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} -#LIB_DEPENDS+= MagickCore:${PORTSDIR}/graphics/ImageMagick +WRKSRC= ${WRKDIR}/${DISTNAME}/src .include .include "${PORTSDIR}/Mk/bsd.octave.mk" +post-build: + cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${DISTNAME} + .include diff -ur math-old/octave-forge-image/distinfo math/octave-forge-image/distinfo --- math-old/octave-forge-image/distinfo 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-image/distinfo 2010-05-21 22:34:24.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (octave-forge/image-1.0.10.tar.gz) = c139877a4ce2b1f6fe08772a52a327be -SHA256 (octave-forge/image-1.0.10.tar.gz) = 576ebb6588b3fc82ccddc6a6f8db38d3687dd94c7430bcce5def471cb452d276 -SIZE (octave-forge/image-1.0.10.tar.gz) = 207577 +MD5 (octave-forge/image-1.0.12.tar.gz) = 2a16dd7a5610cd38fa3574d1a701f057 +SHA256 (octave-forge/image-1.0.12.tar.gz) = 945bf3b1377d9ccd698697455f9b2f1d1e2c79a321f9cc2182700e330014898d +SIZE (octave-forge/image-1.0.12.tar.gz) = 135353 diff -ur math-old/octave-forge-informationtheory/Makefile math/octave-forge-informationtheory/Makefile --- math-old/octave-forge-informationtheory/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-informationtheory/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-integration/Makefile math/octave-forge-integration/Makefile --- math-old/octave-forge-integration/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-integration/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-io/Makefile math/octave-forge-io/Makefile --- math-old/octave-forge-io/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-io/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-irsa/Makefile math/octave-forge-irsa/Makefile --- math-old/octave-forge-irsa/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-irsa/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-linear-algebra/Makefile math/octave-forge-linear-algebra/Makefile --- math-old/octave-forge-linear-algebra/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-linear-algebra/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-mapping/Makefile math/octave-forge-mapping/Makefile --- math-old/octave-forge-mapping/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-mapping/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-miscellaneous/Makefile math/octave-forge-miscellaneous/Makefile --- math-old/octave-forge-miscellaneous/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-miscellaneous/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-missing-functions/Makefile math/octave-forge-missing-functions/Makefile --- math-old/octave-forge-missing-functions/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-missing-functions/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-msh/Makefile math/octave-forge-msh/Makefile --- math-old/octave-forge-msh/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-msh/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes RUN_DEPENDS+= ${TARBALLS_DIR}/splines.tar.gz:${PORTSDIR}/math/octave-forge-splines RUN_DEPENDS+= gmsh:${PORTSDIR}/cad/gmsh diff -ur math-old/octave-forge-multicore/Makefile math/octave-forge-multicore/Makefile --- math-old/octave-forge-multicore/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-multicore/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-nan/Makefile math/octave-forge-nan/Makefile --- math-old/octave-forge-nan/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-nan/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-nlwing2/Makefile math/octave-forge-nlwing2/Makefile --- math-old/octave-forge-nlwing2/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-nlwing2/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-nnet/Makefile math/octave-forge-nnet/Makefile --- math-old/octave-forge-nnet/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-nnet/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-nurbs/Makefile math/octave-forge-nurbs/Makefile --- math-old/octave-forge-nurbs/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-nurbs/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-ocs/Makefile math/octave-forge-ocs/Makefile --- math-old/octave-forge-ocs/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-ocs/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes RUN_DEPENDS+= ${TARBALLS_DIR}/odepkg.tar.gz:${PORTSDIR}/math/octave-forge-odepkg diff -ur math-old/octave-forge-oct2mat/Makefile math/octave-forge-oct2mat/Makefile --- math-old/octave-forge-oct2mat/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-oct2mat/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes RUN_DEPENDS+= ${TARBALLS_DIR}/io.tar.gz:${PORTSDIR}/math/octave-forge-io diff -ur math-old/octave-forge-octcdf/Makefile math/octave-forge-octcdf/Makefile --- math-old/octave-forge-octcdf/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-octcdf/Makefile 2010-05-21 23:03:24.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes LIB_DEPENDS+= netcdf:${PORTSDIR}/science/netcdf diff -ur math-old/octave-forge-octgpr/Makefile math/octave-forge-octgpr/Makefile --- math-old/octave-forge-octgpr/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-octgpr/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-odebvp/Makefile math/octave-forge-odebvp/Makefile --- math-old/octave-forge-odebvp/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-odebvp/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-odepkg/Makefile math/octave-forge-odepkg/Makefile --- math-old/octave-forge-odepkg/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-odepkg/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-optim/Makefile math/octave-forge-optim/Makefile --- math-old/octave-forge-optim/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-optim/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ 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 diff -ur math-old/octave-forge-optiminterp/Makefile math/octave-forge-optiminterp/Makefile --- math-old/octave-forge-optiminterp/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-optiminterp/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-outliers/Makefile math/octave-forge-outliers/Makefile --- math-old/octave-forge-outliers/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-outliers/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-pdb/Makefile math/octave-forge-pdb/Makefile --- math-old/octave-forge-pdb/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-pdb/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-physicalconstants/Makefile math/octave-forge-physicalconstants/Makefile --- math-old/octave-forge-physicalconstants/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-physicalconstants/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-plot/Makefile math/octave-forge-plot/Makefile --- math-old/octave-forge-plot/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-plot/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-pt_br/Makefile math/octave-forge-pt_br/Makefile --- math-old/octave-forge-pt_br/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-pt_br/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-quaternion/Makefile math/octave-forge-quaternion/Makefile --- math-old/octave-forge-quaternion/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-quaternion/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-secs1d/Makefile math/octave-forge-secs1d/Makefile --- math-old/octave-forge-secs1d/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-secs1d/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-secs2d/Makefile math/octave-forge-secs2d/Makefile --- math-old/octave-forge-secs2d/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-secs2d/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-signal/Makefile math/octave-forge-signal/Makefile --- math-old/octave-forge-signal/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-signal/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ 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 RUN_DEPENDS+= ${TARBALLS_DIR}/specfun.tar.gz:${PORTSDIR}/math/octave-forge-specfun diff -ur math-old/octave-forge-simp/Makefile math/octave-forge-simp/Makefile --- math-old/octave-forge-simp/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-simp/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-sockets/Makefile math/octave-forge-sockets/Makefile --- math-old/octave-forge-sockets/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-sockets/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-spanish/Makefile math/octave-forge-spanish/Makefile --- math-old/octave-forge-spanish/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-spanish/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-specfun/Makefile math/octave-forge-specfun/Makefile --- math-old/octave-forge-specfun/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-specfun/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-special-matrix/Makefile math/octave-forge-special-matrix/Makefile --- math-old/octave-forge-special-matrix/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-special-matrix/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-spline-gcvspl/Makefile math/octave-forge-spline-gcvspl/Makefile --- math-old/octave-forge-spline-gcvspl/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-spline-gcvspl/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes NO_CDROM= Non-commercial use only diff -ur math-old/octave-forge-splines/Makefile math/octave-forge-splines/Makefile --- math-old/octave-forge-splines/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-splines/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-statistics/Makefile math/octave-forge-statistics/Makefile --- math-old/octave-forge-statistics/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-statistics/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ 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 diff -ur math-old/octave-forge-strings/Makefile math/octave-forge-strings/Makefile --- math-old/octave-forge-strings/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-strings/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-struct/Makefile math/octave-forge-struct/Makefile --- math-old/octave-forge-struct/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-struct/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-symband/Makefile math/octave-forge-symband/Makefile --- math-old/octave-forge-symband/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-symband/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-symbolic/Makefile math/octave-forge-symbolic/Makefile --- math-old/octave-forge-symbolic/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-symbolic/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes LIB_DEPENDS+= ginac:${PORTSDIR}/math/GiNaC diff -ur math-old/octave-forge-tcl-octave/Makefile math/octave-forge-tcl-octave/Makefile --- math-old/octave-forge-tcl-octave/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-tcl-octave/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes USE_TCL_WRAPPER= yes diff -ur math-old/octave-forge-time/Makefile math/octave-forge-time/Makefile --- math-old/octave-forge-time/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-time/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff -ur math-old/octave-forge-tsa/Makefile math/octave-forge-tsa/Makefile --- math-old/octave-forge-tsa/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-tsa/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes RUN_DEPENDS+= ${TARBALLS_DIR}/nan.tar.gz:${PORTSDIR}/math/octave-forge-nan diff -ur math-old/octave-forge-video/Makefile math/octave-forge-video/Makefile --- math-old/octave-forge-video/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-video/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes LIB_DEPENDS+= avcodec:${PORTSDIR}/multimedia/ffmpeg diff -ur math-old/octave-forge-xraylib/Makefile math/octave-forge-xraylib/Makefile --- math-old/octave-forge-xraylib/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-xraylib/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash diff -ur math-old/octave-forge-zenity/Makefile math/octave-forge-zenity/Makefile --- math-old/octave-forge-zenity/Makefile 2010-05-21 22:26:52.000000000 -0500 +++ math/octave-forge-zenity/Makefile 2010-05-21 22:30:44.000000000 -0500 @@ -12,6 +12,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +GNU_CONFIGURE= yes RUN_DEPENDS+= zenity:${PORTSDIR}/x11/zenity