# Upgrading this package will probably result in stow not working because it # can't find its modules. To fix this, do something like this before make # upgrade (where 5.8.0 is the *previous* version of Perl installed): # export PERLLIB=/opt/packages/perl-5.8.0/lib/perl5/5.8.0/i686-linux:/opt/packages/perl-5.8.0/lib/perl5/5.8.0 GARNAME = perl GARVERSION = 5.8.8 CATEGORIES = perl MASTER_SITES = http://www.cpan.org/src/5.0/ DISTFILES = $(DISTNAME).tar.gz DESCRIPTION = Interpreter for the Perl programming language CONFIGURE_SCRIPTS = $(WORKSRC)/configure.gnu BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile-DESTDIR CONFIGURE_ARGS = \ --prefix=$(prefix) include ../../gar.mk DECONFLICT += lesstif