diff options
Diffstat (limited to 'databases/unixODBC')
-rw-r--r-- | databases/unixODBC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index b3900753d3d1..cea63a965541 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.unixodbc.org/ MAINTAINER= nsayer@FreeBSD.org GNU_CONFIGURE= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes .if defined(WITH_X) USE_XLIB= yes CONFIGURE_ARGS+=--enable-gui |