diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 18:25:04 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 18:25:04 +0000 |
commit | a5bee80ce4fb7f1f65014eea6f67539f4089937a (patch) | |
tree | 75524d8b4dfba0e8385592ad0bb6f6aba7f1a942 /cad | |
parent | 22694151442ff0e618cd8c95890c9034b8d21f87 (diff) |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gerbv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index b1161d257dfe..7191002d6c9f 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -17,7 +17,6 @@ OPTIONS_DEFINE= DOCS EXAMPLES USES= desktop-file-utils gmake libtool pathfix pkgconfig USE_GNOME= gtk20 USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf -LIBTOOLIZE_ARGS=--copy --force AUTOMAKE_ARGS= --add-missing --copy --foreign CONFIGURE_ENV= ac_aux_dir="." USE_LDCONFIG= yes |