diff options
author | stephen <stephen@FreeBSD.org> | 2014-01-13 00:35:23 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2014-01-13 00:35:23 +0800 |
commit | 34158f7171c303f33667a7564a66e96a286e638a (patch) | |
tree | 6f58fe520cc98f01a5b1f35e4542a5a46734e55e /math/octave-forge-fpl | |
parent | e78ad73406a13bbaa2ea27f37057a9e73897d77f (diff) | |
download | freebsd-ports-gnome-34158f7171c303f33667a7564a66e96a286e638a.tar.gz freebsd-ports-gnome-34158f7171c303f33667a7564a66e96a286e638a.tar.zst freebsd-ports-gnome-34158f7171c303f33667a7564a66e96a286e638a.zip |
- Implement staging for octave-forge ports.
Diffstat (limited to 'math/octave-forge-fpl')
-rw-r--r-- | math/octave-forge-fpl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/octave-forge-fpl/Makefile b/math/octave-forge-fpl/Makefile index cbcf21944c30..29783ecea9bb 100644 --- a/math/octave-forge-fpl/Makefile +++ b/math/octave-forge-fpl/Makefile @@ -15,7 +15,6 @@ OCTSRC= ${OCTAVE_PKGNAME} RUN_DEPENDS+= dx:${PORTSDIR}/graphics/opendx -NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" do-build: |