From ae093eaf82c6089e514d96b47b97b8d272a89e7d Mon Sep 17 00:00:00 2001 From: ArTourter Date: Sun, 3 Nov 2013 10:25:31 -0600 Subject: perl/perl-tk: Updated for version 804.031. Signed-off-by: Robby Workman --- perl/perl-tk/perl-tk.SlackBuild | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'perl/perl-tk/perl-tk.SlackBuild') diff --git a/perl/perl-tk/perl-tk.SlackBuild b/perl/perl-tk/perl-tk.SlackBuild index 9082204c46a24..c08c2d8c11371 100644 --- a/perl/perl-tk/perl-tk.SlackBuild +++ b/perl/perl-tk/perl-tk.SlackBuild @@ -5,8 +5,8 @@ # Written by Pablo Santamaria (pablosantamaria@gmail.com) PRGNAM=perl-tk -VERSION=${VERSION:-804.029} -BUILD=${BUILD:-2} +VERSION=${VERSION:-804.031} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -54,10 +54,6 @@ find . \ # Apply a few patches patch -p1 < $CWD/patches/$PRGNAM-$VERSION.diff -# Fix build failure with libX11-1.4.0 where they added an "X11_" string to -# header guards to avoid possible collision. -patch -p1 < $CWD/patches/804.029-X11_XLIB_H.patch - # XFT=1 (font manager) support, which gives perl-tk programs the ability to # use all fonts accessible from XFT and antialiasing. perl Makefile.PL \ -- cgit v1.2.3