diff options
Diffstat (limited to 'www/peacock/Makefile')
-rw-r--r-- | www/peacock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/peacock/Makefile b/www/peacock/Makefile index 8ed0fb65e841..a7bf0d615346 100644 --- a/www/peacock/Makefile +++ b/www/peacock/Makefile @@ -20,6 +20,6 @@ LIB_DEPENDS= gtkhtml-3.0.3:${PORTSDIR}/www/gtkhtml3 USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack libgnomeui gtksourceview -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 .include <bsd.port.mk> |