diff options
Diffstat (limited to 'cad/gerbv')
-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 |