|
|
readline? ( sys-libs/readline ) | readline? ( sys-libs/readline ) |
plotutils? ( media-libs/plotutils )" | plotutils? ( media-libs/plotutils )" |
| |
|
src_unpack() { |
|
unpack ${A} |
|
if [ ${ARCH} = "amd64" ]; then |
|
cd ${S} |
|
epatch ${FILESDIR}/gnuplot-${PV}-amd64.diff |
|
fi |
|
} |
|
|
src_compile() { | src_compile() { |
local myconf | local myconf |
#--with-lasergnu flag seems to be broken and I'm too lazy to fix now | #--with-lasergnu flag seems to be broken and I'm too lazy to fix now |