diff options
Diffstat (limited to 'x11/gcursor/Makefile')
-rw-r--r-- | x11/gcursor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gcursor/Makefile b/x11/gcursor/Makefile index 8eda4c04fe1a..e4faf56eed08 100644 --- a/x11/gcursor/Makefile +++ b/x11/gcursor/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= file-roller:${PORTSDIR}/archivers/fileroller USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui -USE_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |