From 5b51dbc6ffb1b63840283c32bd1efffbe36666e4 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 28 May 2000 03:46:58 +0000 Subject: Specify the path to javac just in case it is not in the user's PATH as it wasn't on bento. --- databases/unixODBC/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases') diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index 78dcc389d296..27ba8cbd7986 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -14,5 +14,6 @@ MASTER_SITES= http://www.unixodbc.org/ MAINTAINER= nsayer@FreeBSD.org GNU_CONFIGURE= yes +USE_XLIB= yes .include -- cgit v1.2.3