diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2000-09-14 14:27:23 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2000-09-14 14:27:23 +0000 |
commit | d56bbea90912cf5eda89b564f5615f63b334ba92 (patch) | |
tree | 942c41c3a5b5391139b2945c879092ff6b48be04 /databases/unixODBC | |
parent | 1155bdbace2d2f9d76e2f92cd4054c78921e80fa (diff) |
Notes
Diffstat (limited to 'databases/unixODBC')
-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> |