diff options
Diffstat (limited to 'x11/gtkterm2/Makefile')
-rw-r--r-- | x11/gtkterm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gtkterm2/Makefile b/x11/gtkterm2/Makefile index f6f6af2d4d50..fb8481a8104c 100644 --- a/x11/gtkterm2/Makefile +++ b/x11/gtkterm2/Makefile @@ -16,7 +16,7 @@ COMMENT= A simple GTK-2 terminal with tabs USE_GNOME= gnometarget vte USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" PORTDOCS= README |