diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-11-11 01:46:39 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-11-11 01:46:39 +0800 |
commit | dc2bff381dd91ad6f31970bc4b03ba635d3004ec (patch) | |
tree | a3eabce70435ff49414ecf5cb6332e3d273df9b5 /math | |
parent | f34cfd48a95aa6250604858e45691d6a6b3ef2a5 (diff) | |
download | freebsd-ports-gnome-dc2bff381dd91ad6f31970bc4b03ba635d3004ec.tar.gz freebsd-ports-gnome-dc2bff381dd91ad6f31970bc4b03ba635d3004ec.tar.zst freebsd-ports-gnome-dc2bff381dd91ad6f31970bc4b03ba635d3004ec.zip |
Support staging
Submitted by: Schaich Alonso <alonsochaich@fastmail.fm>
Diffstat (limited to 'math')
-rw-r--r-- | math/eigen3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile index a01ed579a088..21982793c795 100644 --- a/math/eigen3/Makefile +++ b/math/eigen3/Makefile @@ -20,5 +20,4 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-ffa86ffb5570 -NO_STAGE= yes .include <bsd.port.mk> |