diff options
Diffstat (limited to 'x11-toolkits/gdl/Makefile')
-rw-r--r-- | x11-toolkits/gdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gdl/Makefile b/x11-toolkits/gdl/Makefile index 598507ea2ae6..95f1872694a5 100644 --- a/x11-toolkits/gdl/Makefile +++ b/x11-toolkits/gdl/Makefile @@ -18,7 +18,7 @@ COMMENT= Components intended to be shared between GNOME development tools USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack libgnomeui -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |