Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 246733
Collapse All | Expand All

(-)a/PerlMagick/Makefile.PL.in (-1 / +1 lines)
Lines 77-83 Link Here
77
   'INSTALLBIN'	=> '@BIN_DIR@',
77
   'INSTALLBIN'	=> '@BIN_DIR@',
78
78
79
   # Library specification
79
   # Library specification
80
   'LIBS'	=> [ '-L@MAGICKCORE_PATH@ -L../magick/.libs -lMagickCore -L../wand/.libs -lMagickWand' ],
80
   'LIBS'	=> [ '-L@MAGICKCORE_PATH@ -L../magick/.libs -lMagickCore -L../wand/.libs -lMagickWand -lperl @MATH_LIBS@' ],
81
81
82
   # Perl binary name (if a Perl binary is built)
82
   # Perl binary name (if a Perl binary is built)
83
   'MAP_TARGET'	=> 'PerlMagick',
83
   'MAP_TARGET'	=> 'PerlMagick',

Return to bug 246733