diff options
Diffstat (limited to 'lang/gcl/Makefile')
-rw-r--r-- | lang/gcl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile index 2ed7e05bc8d0..9f3e6bfe9fb2 100644 --- a/lang/gcl/Makefile +++ b/lang/gcl/Makefile @@ -30,8 +30,6 @@ CONFIGURE_ARGS=--prefix=${PREFIX} \ --enable-tkconfig=${LOCALBASE}/lib/tk8.4 \ --enable-tclconfig=${LOCALBASE}/lib/tcl8.4 \ --with-x \ - --x-includes=${X11BASE}/include \ - --x-libraries=${X11BASE}/lib \ --disable-dlopen \ --disable-dynsysbfd \ --disable-statsysbfd \ |