diff options
-rw-r--r-- | databases/unixODBC/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index 15d20d1888f3..3cbb8b5a1c36 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -20,7 +20,6 @@ USE_XLIB= yes CONFIGURE_ARGS+=--enable-gui .else CONFIGURE_ARGS+=--disable-gui -USE_XLIB= yes .endif .include <bsd.port.mk> |