diff options
Diffstat (limited to 'irc/xchat-gnome/Makefile')
-rw-r--r-- | irc/xchat-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 1ccda7e274d2..435b2dc457df 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -20,7 +20,7 @@ USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${XCHAT_VER} XCHAT_VER= 2.0.8 USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GNOME= gnomeprefix gnomehack lthack libgnomeui GNU_CONFIGURE= yes USE_REINPLACE= yes |