diff options
Diffstat (limited to 'accessibility/gnopernicus/Makefile')
-rw-r--r-- | accessibility/gnopernicus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index 8f9c007cf0b6..bca17a8ea898 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui atspi -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |