diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-07-09 02:57:20 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-07-09 02:57:20 +0800 |
commit | 34245db1b590976da1033e479c4f3c61561bd3ef (patch) | |
tree | a48051a87628be95bd4c6152a116f71d90e44d45 /graphics | |
parent | 9bd2c3dcd96e5b5848748db1f0e2367932a60a06 (diff) | |
download | freebsd-ports-gnome-34245db1b590976da1033e479c4f3c61561bd3ef.tar.gz freebsd-ports-gnome-34245db1b590976da1033e479c4f3c61561bd3ef.tar.zst freebsd-ports-gnome-34245db1b590976da1033e479c4f3c61561bd3ef.zip |
- cleanup
Submitted by: GeJ on IRC
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/graphviz/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 66837dcf8cc6..8afb20ce293a 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -31,7 +31,6 @@ LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include PLIST_SUB= PORTVERSION="${PORTVERSION}" -CONFIGURE_ENV= CONFIG_SHELL=${LCOALBASE}/bin/bash MAKE_ENV= EXPR_COMPAT=yes MISSING=${TRUE} MAN1= acyclic.1 bcomps.1 ccomps.1 dijkstra.1 dot.1 \ |