diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch) | |
tree | 0726304aec2db9c6ee69531b05d092b3e3aa034a /cad/gerbv/Makefile | |
parent | Remove USE_REINPLACE from all categories starting with B (diff) |
remove USE_REINPLACE for all ports with categories starting with C
Diffstat (limited to 'cad/gerbv/Makefile')
-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 05e622c8153b..1f9e5c4ad3ed 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -18,7 +18,6 @@ COMMENT= A Free Gerber Viewer USE_GNOME= gnometarget gtk20 USE_GETOPT_LONG= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-gtk2 |