diff options
author | gahr <gahr@FreeBSD.org> | 2013-10-07 16:44:43 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-10-07 16:44:43 +0800 |
commit | e298654999b70890e358675513506e5c6737e58b (patch) | |
tree | a2f3d35fef31fd052f8c2cf0ee6597c43df9e673 /math/Makefile | |
parent | 997847bcbad8667a75145a67ff3d7a05fb3c7876 (diff) | |
download | freebsd-ports-gnome-e298654999b70890e358675513506e5c6737e58b.tar.gz freebsd-ports-gnome-e298654999b70890e358675513506e5c6737e58b.tar.zst freebsd-ports-gnome-e298654999b70890e358675513506e5c6737e58b.zip |
- Connect math/ogdf to the build [1]
- Convert to new LIB_DEPENDS format
- STAGE-clean
Reported by: linimon [1]
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 07da1a2622f4..346e0b05433c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -360,6 +360,7 @@ SUBDIR += octave-forge-video SUBDIR += octave-forge-xraylib SUBDIR += octave-forge-zenity + SUBDIR += ogdf SUBDIR += oleo SUBDIR += open-axiom SUBDIR += openblas |