diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-11-03 08:50:29 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-11-03 08:50:29 +0000 |
commit | 33a474eaf978e10bdcc166a8e125f56b0c525b72 (patch) | |
tree | 57edaab2b04c189378d38c838b1b9833ea350aec /graphics | |
parent | 325da450c4c86f8908818500781d0fd1ef08e7c9 (diff) | |
download | ports-33a474eaf978e10bdcc166a8e125f56b0c525b72.tar.gz ports-33a474eaf978e10bdcc166a8e125f56b0c525b72.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/graphviz/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index ae7ffbbbb972..ddbdcc467af2 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -35,8 +35,6 @@ CONFIGURE_ARGS= --program-transform-name="s/x/x/" \ --with-iconvlibdir=${LOCALBASE}/lib \ --with-tclsh=${LOCALBASE}/tcl8.4 \ --with-wish=${LOCALBASE}/wish8.4 -INSTALLS_SHLIB= yes -LDCONFIG_DIRS= ${PREFIX}/lib/graphviz MAKE_ENV= EXPR_COMPAT=yes MISSING=${TRUE} MAN1= acyclic.1 bcomps.1 ccomps.1 dijkstra.1 dot.1 dotneato-config.1 \ |