diff options
author | danfe <danfe@FreeBSD.org> | 2013-07-19 21:48:11 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-07-19 21:48:11 +0800 |
commit | 0d08fa2c2b8f7ffdb58f767dbcff1ce85186f440 (patch) | |
tree | 83d24b969b4cf552e26cf1ad493c7dfaef3742b1 /math/chaco | |
parent | 4cc6cdc93962506b9dab895439465b41248fd348 (diff) | |
download | freebsd-ports-gnome-0d08fa2c2b8f7ffdb58f767dbcff1ce85186f440.tar.gz freebsd-ports-gnome-0d08fa2c2b8f7ffdb58f767dbcff1ce85186f440.tar.zst freebsd-ports-gnome-0d08fa2c2b8f7ffdb58f767dbcff1ce85186f440.zip |
Small, non-functional changes (cleanups).
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 |