diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-07-19 13:48:11 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-07-19 13:48:11 +0000 |
commit | cdeccabd87b1212014baf9bd49543e92a7eeb5ff (patch) | |
tree | 83d24b969b4cf552e26cf1ad493c7dfaef3742b1 /math/chaco | |
parent | b6bc9d95100908bf9d47fc8cd34cc4de0d18add5 (diff) | |
download | ports-cdeccabd87b1212014baf9bd49543e92a7eeb5ff.tar.gz ports-cdeccabd87b1212014baf9bd49543e92a7eeb5ff.zip |
Notes
Diffstat (limited to 'math/chaco')
-rw-r--r-- | math/chaco/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/chaco/Makefile b/math/chaco/Makefile index 35d6ac159fab..a03cd94c0d1d 100644 --- a/math/chaco/Makefile +++ b/math/chaco/Makefile @@ -15,7 +15,6 @@ COMMENT= Software for partitioning graphs USES= gmake MAKE_ARGS= CFLAGS="${CFLAGS}" -ALL_TARGET= # WRKSRC= ${WRKDIR}/${DISTNAME}/code OPTIONS_DEFINE= DOCS EXAMPLES |